Share via


ManagementPackRelationshipProperty.Type Property

Definition

Gets or sets a type value in the attribute value type template.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackEntityPropertyTypes Type { Microsoft::EnterpriseManagement::Configuration::ManagementPackEntityPropertyTypes get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackEntityPropertyTypes value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackEntityPropertyTypes Type { get; set; }
member this.Type : Microsoft.EnterpriseManagement.Configuration.ManagementPackEntityPropertyTypes with get, set
Public Property Type As ManagementPackEntityPropertyTypes

Property Value

Returns ManagementPackEntityPropertyTypes.

The type value in the attribute value type template.

Applies to