FileOpenSource.IsTemporal

FileOpenSource.IsTemporal property

Gets a value indicating whether file will be temporal.

public override bool IsTemporal { get; }

Property Value

true if file will be temporal; otherwise, false.

See Also