ScalePinInstance.Enable Property

Definition

Gets the calculated value of the Enable property in a ScalePin class.

public:
 property bool Enable { bool get(); };
public bool Enable { get; }
member this.Enable : bool
Public ReadOnly Property Enable As Boolean

Property Value

A Boolean value that represents the calculated value of the Enable property.

Applies to