Table of Contents

Class Province

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class Province
Inheritance
Province
Inherited Members
Extension Methods

Constructors

Province()

public Province()

Properties

Code

public string Code { get; set; }

Property Value

string

Country

public string Country { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Translations

public string Translations { get; set; }

Property Value

string