1. OG data type - Export

    Article: AN0001694Updated:

    This object stores export definition.

    Object properties

     

    Name Description
    string Name_Loc List of names for all localizations.
    string Name Name of export for current localization.
    string Description Description of export.
    bool Enabled Indication, wheather the export is enabled.
    string Code Export code.
    int ExportType

    Export type:

    0 - Csv

    1 - Xml

    2 - Html

    int? ClassDefId Id of the class, that is exported.
    int? QueryId Id of the query, that is exported.
    bool EnableWebServices Indication, wheather export can be started via web service.

     

×