 | ICustomerRecordNumberId Property |
NetFORUM "Customer ID", which is the record number padded to 9 digits with leading 0's and a suffix of I, O, or C for Individual, Organization, or Chapter
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring RecordNumberId { get; }ReadOnly Property RecordNumberId As String
Get
property String^ RecordNumberId {
String^ get ();
}abstract RecordNumberId : string with get
Property Value
String
See Also