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