DataInputRetrievalRequestDataCubeId Property  | 
 
            Gets the data cube ID.
            
 
    Namespace: 
   Dundas.BI.Data.DataInput
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid DataCubeId { get; }Public ReadOnly Property DataCubeId As Guid
	Get
public:
property Guid DataCubeId {
	Guid get ();
}member DataCubeId : Guid with get
Property Value
Type: 
Guid
See Also