DurationProperty Properties
The DurationProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| Context | Gets or sets the context of the element. (Inherited from ModelElement.) |
| Day | Gets or sets the settings for calculating duration based on days. |
| DesignElement | Gets the DesignElement class instance to which the DurationProperty class is associated. (Overrides CompositeProperty.DesignElement.) |
| DurationType | Gets or sets the type of duration. |
| Hour | Gets or sets the settings for calculating duration based on hours. |
| Id | Gets or sets a unique identification of the element. (Inherited from ModelElement.) |
| Month | Gets or sets the settings for calculating duration based on months. |
| Name | Gets or sets the name of the element. (Inherited from ModelElement.) |
| Parent | Gets the parent model element. (Inherited from ModelElement.) |
| ParentProperty | Gets or sets the parent property that owns the PropertyElement class instance. (Inherited from PropertyElement.) |
| PropertyName | Gets the fully qualifying name of the CompositeProperty class instance. (Inherited from CompositeProperty.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| StorageId | Gets or sets an ID that is used to persist the element. |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
| Week | Gets or sets the settings for calculating duration based on weeks. |
| Year | Gets or sets the settings for calculating duration based on years. |
Community Additions
ADD
Show: