1. OGClassMetadata

    Article: AN0002077Updated:

    This object describes the class or query depending on the web service call.

    Properties

     

    Data type Name Description
    int Id Objectu Id.
    string Code Object code.
    string Name Object name.
    OGColumnClassMetaList Columns List of object columns.

    The property Name is localized for class and column. Because of that there is property LanguageCode (object OGData), with which you can specify in which language the Name shall be returned. If the localization is not entered, all the localized versions of the name are returned. If a not existing localization is entered, the name is returned in the default localization.

×