DataShape.TimeProcessingSpecified Property

Definition

Gets a value that indicates whether the time processing of the data shape is specified.

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

Property Value

true if the time processing of the data shape is specified; otherwise, false.

Applies to