vlocode-project - v1.41.2
    Preparing search index...

    Interface ValueSetValuesDefinition

    interface ValueSetValuesDefinition {
        sorted: boolean;
        value?: CustomValueMetadata[];
    }
    Index

    Properties

    Properties

    sorted: boolean