|
AccountCurrencyGUID Property
|
Unique identifier for the currency object associated with the this account.
Namespace: Severa.Entities.APIAssembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntaxpublic string CurrencyGUID { get; set; }
Public Property CurrencyGUID As String
Get
Set
Property Value
String
See Also