ISuggestedAppointmentSaleTypeStageLinkId Property |
Returns the SaleTypeStageLinkId. If 0, it is not connected to a salesguide
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxint SaleTypeStageLinkId { get; }
ReadOnly Property SaleTypeStageLinkId As Integer
Get
Dim instance As ISuggestedAppointment
Dim value As Integer
value = instance.SaleTypeStageLinkId
property int SaleTypeStageLinkId {
int get ();
}
Property Value
Type:
Int32
See Also