ScaleTimeCategory.ProcessingSpecified Property

Definition

Gets a value whether the processing is specified.

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

Property Value

true if the processing is specified; otherwise, false.

Applies to