ISaleOurCurrency Property |
OurCurrency - what we are converting amounts to
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIListTextItem OurCurrency { get; }
ReadOnly Property OurCurrency As IListTextItem
Get
Dim instance As ISale
Dim value As IListTextItem
value = instance.OurCurrency
property IListTextItem^ OurCurrency {
IListTextItem^ get ();
}
Property Value
Type:
IListTextItem
See Also