ICriterionValueListItem Property |
ListItem value
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property ListItem As Integer
Get
Dim instance As ICriterionValue
Dim value As Integer
value = instance.ListItem
property int ListItem {
int get ();
}
Property Value
Type:
Int32
See Also