vlocode-project - v2.4.3
    Preparing search index...

    Interface DiscoveryPrescribableField

    interface DiscoveryPrescribableField {
        customDefinitions?: DiscoveryCustomPrescribableFieldDefinition[];
        name: string;
    }
    Index

    Properties

    name: string