Click or drag to resize

IDurationComplexEntityMember Properties

The IDurationComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyDuration

Gets or sets the duration in unit

(Durée réalisée - Durée en unité)

Public propertyDurationInHours

Gets or sets the duration in hours

(Durée réalisée - Durée en heures)

Public propertyDurationInHoursMember

Gets the duration in hours

(Durée réalisée - Durée en heures)

Public propertyDurationMember

Gets the duration in unit

(Durée réalisée - Durée en unité)

Public propertyEditedDuration

Gets or sets the string representing duration as shown/edited by user. Do not change this value in code between BeginUpdate/EndUpdate.

(Durée réalisée)

Public propertyEditedDurationMember

Gets the string representing duration as shown/edited by user. Do not change this value in code between BeginUpdate/EndUpdate.

(Durée réalisée)

Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyUnitId

Gets or sets the unit id of the duration.

(Durée réalisée - Code unité)

Public propertyUnitIdMember

Gets the unit id of the duration.

(Durée réalisée - Code unité)

Top
See Also