External Reference - identity in document archive system.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring ExtRef { get; set; }
Property ExtRef As String
Get
Set
Dim instance As IDocument
Dim value As String
value = instance.ExtRef
instance.ExtRef = value
property String^ ExtRef {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also