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