Share via


ManagementPackRelationshipProperty.Key Property

Definition

Gets or sets a value that indicates whether a key is set.

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

Property Value

Returns Boolean.

true if a key is set; otherwise, false.

Applies to