Share via


DataShape.TimeProcessing Property

Definition

Gets or sets the time processing for the object.

public:
 property Nullable<long> TimeProcessing { Nullable<long> get(); void set(Nullable<long> value); };
public long? TimeProcessing { get; set; }
member this.TimeProcessing : Nullable<int64> with get, set
Public Property TimeProcessing As Nullable(Of Long)

Property Value

The time processing for the object.

Applies to