ManagementPackElement.Id Property

Definition

Gets the GUID identifier of the management pack element.

public:
 virtual property Guid Id { Guid get(); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Id")]
[Microsoft.EnterpriseManagement.Configuration.FieldMapping("Internal_ElementId")]
public override Guid Id { get; }
member this.Id : Guid
Public Overrides ReadOnly Property Id As Guid

Property Value

The GUID identifier of the management pack element.

Attributes

Applies to