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 (25.3.0.1000)
Syntaxpublic TimeSpan WarehousingTimeout { get; }Public ReadOnly Property WarehousingTimeout As TimeSpan
	Get
public:
property TimeSpan WarehousingTimeout {
	TimeSpan get ();
}member WarehousingTimeout : TimeSpan with get
Property Value
Type: 
TimeSpan
See Also