1. OG data type - Import

    Article: AN0001704Updated:

    This object stores definition of an import.

    Object properties

     

    Name Description
    string Name_Loc List of names for all localizations.
    string Name Name of the import for the current localization.
    string Description Description of the import.
    bool Enabled Indication, wheather the import is enabled.
    string Code Code of the import.
    int? ClassDefId Id of the class that is imported. If it is null, than the import loads data into the internal class of users.
    bool EnableWebServices Indication, wheather import call is enabled via web service.

     

×