Click or drag to resize

IReadOnlyEPagesVatMappingEntityCollection Properties

The IReadOnlyEPagesVatMappingEntityCollection type exposes the following members.

Properties
  NameDescription
Public propertyCompleteName
Gets the complete name
(Inherited from IReadOnlyEntityCollectionBase.)
Public propertyDefinition
Gets the entity definition
(Inherited from IReadOnlyEntityCollectionBase.)
Public propertyDescription
Gets the description of the entity collection.
(Inherited from IReadOnlyEntityCollectionBase.)
Public propertyItem
Gets an entity by its index
(Inherited from IReadOnlyEntityCollectionT.)
Public propertyOwnerEntity
Gets the entity that own the most top collection
(Inherited from IReadOnlyEntityCollectionBase.)
Public propertyParentEntity
Gets the parent entity item if this collection is a children collection of an entity item.
(Inherited from IReadOnlyEntityCollectionBase.)
Public propertyReadOnly
Gets if the collection is read only
(Inherited from IReadOnlyEntityCollectionBase.)
Top
See Also