AppResourceInfo Class

Represents application resource information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AppResourcesAppResourceInfo
    Dundas.BI.AppResourcesBuiltInResourceInfo

Namespace: Dundas.BI.AppResources
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class AppResourceInfo

The AppResourceInfo type exposes the following members.

Constructors
 NameDescription
Public methodAppResourceInfo Initializes a new instance of the AppResourceInfo class.
Top
Properties
 NameDescription
Public propertyModifiedTime Gets the modified time.
Public propertyModuleId Gets the module identifier.
Public propertyName Gets the name.
Public propertyResourceKind Gets the kind of the resource.
Public propertyTenantId Gets the tenant identifier.
Top
See Also