CurrencyInfoName Property | |
Názov /pomenovanie/ meny.
Namespace: Exa.OBERON.ServicesGen2.Common.CurrencyAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
Dim instance As CurrencyInfo
Dim value As String
value = instance.Name
instance.Name = value
Property Value
StringSee Also