IQuoteAlternativeExtraField3 Property |
ExtraField3: Optional information added by Quote Connector; usable in the quote document merge process
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring ExtraField3 { get; }
ReadOnly Property ExtraField3 As String
Get
Dim instance As IQuoteAlternative
Dim value As String
value = instance.ExtraField3
property String^ ExtraField3 {
String^ get ();
}
Property Value
Type:
String
See Also