Enum WorkingType
This enumeration type describes the kind of daily working of this citizen.
Namespace: SOHMultimodalModel.Model
Assembly: SOHMultimodalModel.dll
Syntax
public enum WorkingType
Fields
Name | Description |
---|---|
FullTimeWorker | This enumeration type describes the kind of daily working of this citizen. |
PartTimeWorker | This enumeration type describes the kind of daily working of this citizen. |
Unemployed | This enumeration type describes the kind of daily working of this citizen. |