vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface UIObjectRelationFieldConfig

    interface UIObjectRelationFieldConfig {
        displayLabel: string;
        queryText: string;
        rowOrder: number;
    }
    Index

    Properties

    displayLabel: string
    queryText: string
    rowOrder: number