FileSource.IsTemporal

FileSource.IsTemporal property

Gets a value indicating whether file will be temporal.

public abstract bool IsTemporal { get; }

Property Value

true if file will be temporal; otherwise, false.

See Also