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

    Interface CustomLabelMetadata

    interface CustomLabelMetadata {
        categories?: string;
        fullName?: string;
        language: string;
        protected: boolean;
        shortDescription: string;
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    categories?: string
    fullName?: string
    language: string
    protected: boolean
    shortDescription: string
    value: string