IApplicationCurrentQuoteAlternative Property |
The QuoteAlternative that is Current
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIQuoteAlternative CurrentQuoteAlternative { get; }
ReadOnly Property CurrentQuoteAlternative As IQuoteAlternative
Get
Dim instance As IApplication
Dim value As IQuoteAlternative
value = instance.CurrentQuoteAlternative
property IQuoteAlternative^ CurrentQuoteAlternative {
IQuoteAlternative^ get ();
}
Property Value
Type:
IQuoteAlternative
See Also