Interface defining the parameters of the LPI TSSV Interface bundle

interface LPI_Parameters {
    name?: string;
}

Hierarchy (view full)

Properties

Properties

name?: string

Generated using TypeDoc