ISaleCanBeCompleted Method |
Can this sale be completed? (Based on status)
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction CanBeCompleted As Boolean
Dim instance As ISale
Dim returnValue As Boolean
returnValue = instance.CanBeCompleted()
Return Value
Type:
Boolean
See Also