Share via


FacetDescription.IsConstant Property

Definition

Gets a value indicating whether the value of this facet is a constant.

public virtual bool IsConstant { get; }
member this.IsConstant : bool
Public Overridable ReadOnly Property IsConstant As Boolean

Property Value

true if this facet is a constant; otherwise, false.

Applies to