Vertex Viewer SDK
    Preparing search index...

    Interface StringDomainPropertyValue

    interface StringDomainPropertyValue {
        type: "string";
        value: string;
    }
    Index

    Properties

    Properties

    type: "string"
    value: string