Our Reference - this is usually set auto-generated.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring OurRef { get; set; }
Property OurRef As String
Get
Set
Dim instance As IDocument
Dim value As String
value = instance.OurRef
instance.OurRef = value
property String^ OurRef {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also