Share via


IManagementPackStore.EntityTypes Property

Definition

Gets the entity types.

public:
 property Microsoft::EnterpriseManagement::IEntityTypeManagement ^ EntityTypes { Microsoft::EnterpriseManagement::IEntityTypeManagement ^ get(); };
public Microsoft.EnterpriseManagement.IEntityTypeManagement EntityTypes { get; }
member this.EntityTypes : Microsoft.EnterpriseManagement.IEntityTypeManagement
Public ReadOnly Property EntityTypes As IEntityTypeManagement

Property Value

The entity types.

Applies to