IUDefFieldFieldId Property |
The column id the value is stored in. Use the dictionary object to convert the id to a table.field name.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property FieldId As Integer
Get
Dim instance As IUDefField
Dim value As Integer
value = instance.FieldId
property int FieldId {
int get ();
}
Property Value
Type:
Int32
See Also