DataCubeInfoWarehousingTimeout Property |
Gets a value indicating the timeout for a Warehousing operation.
Namespace:
Dundas.BI.Entities.DataCubes
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public TimeSpan WarehousingTimeout { get; }
Public ReadOnly Property WarehousingTimeout As TimeSpan
Get
public:
property TimeSpan WarehousingTimeout {
TimeSpan get ();
}
member WarehousingTimeout : TimeSpan with get
Property Value
Type:
TimeSpanSee Also