AppResourceInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The AppResourceInfoData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppResourceInfoData |
Initializes a new instance of the AppResourceInfoData class.
|
Name | Description | |
---|---|---|
![]() | Id | Gets or sets the identifier. |
![]() | Metadata | Gets or sets the metadata string. |
![]() | ModuleId |
Gets the module identifier.
|
![]() | Name |
Gets the name.
|
![]() | ResourceKind |
Gets the kind of the resource.
|
![]() | TenantId |
Gets the tenant identifier.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |