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