ManagementPackClassProperty.MinValue Property

Definition

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

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

Property Value

The minimum value.

Applies to