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