new XmlEntityAssignmentDated()
Identifies an Organizational Model Entity to which a Resource is associated.
The association can be restricted by a date range, that specifies when the association is valid.
Constructs a new XmlEntityAssignmentDated.
The following features are supported:
Extends
Members
endDate :Date
The optional date and time on which the resource's membership to this entity ends.
This property holds the value of the 'End Date' attribute.
Type:
- Date
guid :string
The GUID that uniquely identifies the entity.
This property holds the value of the 'Guid' attribute.
Type:
- string
- Inherited From:
label :string
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
This property holds the value of the 'Label' attribute.
Type:
- string
- Inherited From:
name :string
The name assigned to the entity.
This property holds the value of the 'Name' attribute.
Type:
- string
- Inherited From:
startDate :Date
The optional date and time on which the resource's membership to this entity starts.
This property holds the value of the 'Start Date' attribute.
Type:
- Date