ISaleStakeholders Property |
Get the stakeholders for this sale.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxISaleStakeholders Stakeholders { get; }
ReadOnly Property Stakeholders As ISaleStakeholders
Get
Dim instance As ISale
Dim value As ISaleStakeholders
value = instance.Stakeholders
property ISaleStakeholders^ Stakeholders {
ISaleStakeholders^ get ();
}
Property Value
Type:
ISaleStakeholders
See Also