Interface for a CIM Symbol reference.

interface LpkxCimSymbolReference {
    symbol: LpkxCimSymbol;
}

Properties

Properties

The symbol.