Class CitizenshipType
Inheritance
System.Object
CitizenshipType
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class CitizenshipType : Enum
Fields
CommonCitizenship
Declaration
[LocDescription("Those who are registered under a specific settlement but are also considered citizens of another due to the hierarchical relationship between them.")]
public const CitizenshipType CommonCitizenship
Field Value
DirectCitizenship
Declaration
[LocDescription("Those who are directly registered under a settlement without any intermediary lower level settlement affiliations")]
public const CitizenshipType DirectCitizenship
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods