adTempus API
ArcanaDevelopment.adTempus.Client.ConfigurationReporting Namespace / ConfigurationReportGenerator Class
Members


In This Topic
    ConfigurationReportGenerator Class
    In This Topic
    Tool to build configuration reports for objects
    Syntax
    'Declaration
     
    
    Public Class ConfigurationReportGenerator 
    public class ConfigurationReportGenerator 
    public ref class ConfigurationReportGenerator 
    Remarks
    The configuration report is an HTML table listing the values for all properties of the object and its children. This is the same report that is generated in the Console through the "Configuration Report" context menu command.
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.ConfigurationReporting.ConfigurationReportGenerator

    See Also