ISuggestedDocumentOurRef Property |
Returns our ref for this suggested document
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property OurRef As String
Get
Dim instance As ISuggestedDocument
Dim value As String
value = instance.OurRef
property String^ OurRef {
String^ get ();
}
Property Value
Type:
String
See Also