Returns TRUE if the sale is guided
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxFunction IsGuided As Boolean
Dim instance As ISale
Dim returnValue As Boolean
returnValue = instance.IsGuided()
Return Value
Type:
Boolean
See Also