Hierarchy

  • SchemeGuids

Methods

  • Creates an object GUID based on its type, index, and parent object GUID.

    Returns

    Object GUID based on its type, index, and parent object GUID.

    Parameters

    • baseID: string

      Parent object GUID.

    • type: SchemeObjectCode

      Object type.

    • localID: number

      Object index.

    Returns string

Generated using TypeDoc