<< Click to Display Table of Contents >>
OZUDRInfo
This class provides methods to get UDR information.
Constructor Detail
OZUDRInfo
public OZUDRInfo(string category, string reportname, string[] language, Resource[] resource)
Gets the UDR information.
Parameters:
category - Category name
reportname - Report name
language - Language list
resource - Resource information object
Property Detail
Category
public string Category
Category name.
Reportname
public string Reportname
Report name.
Language
public string[] Language
Language list.
Resource
public Resource[] Resource
Resource information.