The data contract class to represent a
DataRegion class.
Inheritance Hierarchy Namespace: Dundas.BI.WebApi.ModelsAssembly: Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax[DataContractAttribute]
public class DataRegionData : BaseDataContract
<DataContractAttribute>
Public Class DataRegionData
Inherits BaseDataContract
[DataContractAttribute]
public ref class DataRegionData : public BaseDataContract
[<DataContractAttribute>]
type DataRegionData =
class
inherit BaseDataContract
endThe DataRegionData type exposes the following members.
Constructors| | Name | Description |
|---|
 | DataRegionData |
Initializes a new instance of the DataRegionData class.
|
Top
Properties
See Also