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