Share via


ModelMetadata.TimeDataModelParsing Property

Definition

Gets or sets the time data model parsing.

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

Property Value

The time data model parsing.

Applies to