IActivityListItemRowType Property |
RowType - Appointment,Document or Sale
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxEActivityListType RowType { get; }
ReadOnly Property RowType As EActivityListType
Get
Dim instance As IActivityListItem
Dim value As EActivityListType
value = instance.RowType
property EActivityListType RowType {
EActivityListType get ();
}
Property Value
Type:
EActivityListType
See Also