Class OccupationModel
public class OccupationModel : AssetModel
- Inheritance
-
OccupationModel
- Inherited Members
- Extension Methods
Constructors
OccupationModel(AssetModel)
public OccupationModel(AssetModel model)
Parameters
modelAssetModel
OccupationModel(Guid, string, int, Guid, string)
public OccupationModel(Guid id, string code, int number, Guid thumbprint, string title)
Parameters
Properties
Frameworks
public List<FrameworkModel> Frameworks { get; set; }
Property Value
Methods
CreateChart()
public Chart CreateChart()