IActivityListItemSale Property |
Sale - is NULL if inappropriate
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Sale As ISale
Get
Dim instance As IActivityListItem
Dim value As ISale
value = instance.Sale
property ISale^ Sale {
ISale^ get ();
}
Property Value
Type:
ISale
See Also