DurationProperty Properties

The DurationProperty type exposes the following members.

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

Community Additions

ADD
Show: