ManagementPackClassProperty.MaxValue Property

Definition

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

public:
 property int MaxValue { int get(); void set(int value); };
public int MaxValue { get; set; }
member this.MaxValue : int with get, set
Public Property MaxValue As Integer

Property Value

The maximum value.

Applies to