Class ElectionPowerFlags
Inheritance
System.Object
ElectionPowerFlags
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
public sealed class ElectionPowerFlags : Enum
Fields
Execute
Declaration
public const ElectionPowerFlags Execute
Field Value
OfficeSuccessor
Declaration
public const ElectionPowerFlags OfficeSuccessor
Field Value
ProposeElection
Declaration
public const ElectionPowerFlags ProposeElection
Field Value
RemoveFromOffice
Declaration
public const ElectionPowerFlags RemoveFromOffice
Field Value
RunForOffice
Declaration
public const ElectionPowerFlags RunForOffice
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
VetoElectionsFor
Declaration
public const ElectionPowerFlags VetoElectionsFor
Field Value
VoteInElectionsFor
Declaration
public const ElectionPowerFlags VoteInElectionsFor
Field Value
Extension Methods