AddressFactoryBaseGetProvinceName Method
Gets the name for a Province code.
Namespace: Common.Core.ClassesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
public static string GetProvinceName(
string? code
)
- code String
- Province code.
StringAn empty string is returned if the Province code was not found.