Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel Member List

This is the complete list of members for PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel, including all inherited members.

Add(string recordName, int recordIndex, params string[] values)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
Add(params string[] values)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
AddRecord()PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
AsValue()PushTechnology.ClientInterface.Data.Record.Model.IRecordModel
ClearVariableFields(string recordName, int recordIndex)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
ClearVariableRecords()PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
FieldCount(string recordName, int recordIndex, string fieldName)PushTechnology.ClientInterface.Data.Record.Model.IRecordModel
Get(string recordName, int recordIndex, string fieldName, int fieldIndex)PushTechnology.ClientInterface.Data.Record.Model.IRecordModel
Get(string key)PushTechnology.ClientInterface.Data.Record.Model.IRecordModel
RecordCount(string recordName)PushTechnology.ClientInterface.Data.Record.Model.IRecordModel
RemoveField(string recordName, int recordIndex, int fieldIndex)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
RemoveRecord(int index)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
Set(string recordName, int recordIndex, string fieldName, int fieldIndex, string value)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel
Set(string key, string value)PushTechnology.ClientInterface.Data.Record.Model.IMutableRecordModel