Interface InputReferenceSetSelectorCreationOptions

interface InputReferenceSetSelectorCreationOptions {
    name: string;
}

Properties

Properties

name: string