ISuggestedDocumentName Property |
Returns the name of the suggested document (As entered in the Admin client
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Name As String
Get
Dim instance As ISuggestedDocument
Dim value As String
value = instance.Name
property String^ Name {
String^ get ();
}
Property Value
Type:
String
See Also