new XmlModelEntity()
Identifies an Organizational Model Entity to which a Resource is associated.
Constructs a new XmlModelEntity.
The following features are supported:
Members
guid :string
The GUID that uniquely identifies the entity.
This property holds the value of the 'Guid' attribute.
Type:
- string
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
name :string
The name assigned to the entity.
This property holds the value of the 'Name' attribute.
Type:
- string