Returns TRUE if the sale is guided
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.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