IUDefFieldListTableId Property |
If field is listbox, then which list is it populated from.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property ListTableId As Integer
Get
Dim instance As IUDefField
Dim value As Integer
value = instance.ListTableId
property int ListTableId {
int get ();
}
Property Value
Type:
Int32
See Also