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 DataProcess Process { get; }
Public ReadOnly Property Process As DataProcess
Get
public:
property DataProcess^ Process {
DataProcess^ get ();
}
member Process : DataProcess with get
Property Value
Type:
DataProcessSee Also