Documentation

Is Property Object Variant Typed - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Is Property Object Variant Typed

Root.APINode.IsPropertyObjectVariantTyped
true if the type is a property object variant typed

Type

Boolean

Lua Usage

-- Get
local boolean = aPINode.IsPropertyObjectVariantTyped

-- Set
aPINode.IsPropertyObjectVariantTyped = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page