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

    Interface ActionableListDatasetColumn

    interface ActionableListDatasetColumn {
        dataDomain?: DatasetColumnDataType;
        isDefault?: boolean;
        objectName?: string;
        sourceColumnApiName?: string;
        sourceFieldName?: string;
    }
    Index

    Properties

    isDefault?: boolean
    objectName?: string
    sourceColumnApiName?: string
    sourceFieldName?: string