Skip to main content

IndirectPropertyIDLevelRef

Indirect property ID level reference.

NameDescriptionType
typeReference type selector.IndirectPropertyIDLevelType
idID. Semantics depend on the type selector. For eipidltPropertyDef, this is the ID of a property definition. For eipidltObjectType, this is the ID of an object type. For eipidltStateChanger, this is the ID of a workflow state (a state ID uniquely identifies the state, states of different workflows always have different IDs).number

Example

{
"type": 2 /* Enum: IndirectPropertyIDLevelType */,
"id": 0
}