Share via


ManagementPackRelationshipProperty.Required Property

Definition

Gets or sets a value that indicates whether a required state is set.

public:
 property bool Required { bool get(); void set(bool value); };
public bool Required { get; set; }
member this.Required : bool with get, set
Public Property Required As Boolean

Property Value

Returns Boolean.

true if a required state is set; otherwise, false.

Applies to