CountryCountryCode Field | |
Číselný kód štátu (ISO).
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string CountryCode
Public CountryCode As String
Dim instance As Country
Dim value As String
value = instance.CountryCode
instance.CountryCode = value
Field Value
StringSee Also