IActivityLinksSales Property |
The list of sales attached to the appointment/sale/document/project
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Sales As ISales
Get
Dim instance As IActivityLinks
Dim value As ISales
value = instance.Sales
property ISales^ Sales {
ISales^ get ();
}
Property Value
Type:
ISales
See Also