Interface BTVariableStudioReferenceInfo

List of variable studio references

Export

Interface

BTVariableStudioReferenceInfo

Hierarchy

  • BTVariableStudioReferenceInfo

Properties

entireVariableStudio?: boolean

Whether all variables in the referenced variable studio are included

Memberof

BTVariableStudioReferenceInfo

referenceDocumentId?: string

DocumentId of referenced variable studio, blank for intra-workspace references

Memberof

BTVariableStudioReferenceInfo

referenceElementId: string

ElementId of referenced variable studio

Memberof

BTVariableStudioReferenceInfo

referenceVersionId?: string

VersionId of referenced variable studio, blank for intra-workspace references

Memberof

BTVariableStudioReferenceInfo

variableNames?: string[]

Optional list of selected variables

Memberof

BTVariableStudioReferenceInfo

Generated using TypeDoc