IDocumentIsSuggestedItem Method |
Is this document used as a suggested document?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction IsSuggestedItem As Boolean
Dim instance As IDocument
Dim returnValue As Boolean
returnValue = instance.IsSuggestedItem()
Return Value
Type:
Boolean
See Also