OPC Labs Base Library
IsRecursive Implemented Property
OpcLabs_BaseLib ActiveX DLL > UnionDataType Collection > DataType Interface : IsRecursive Implemented Property
Description
Determines whether the data type is recursive, i.e. contains any cycle.

 

DISPID (Dispatch ID):

 

For more information, see IsRecursive in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsRecursive As Boolean
Return Type

See IsRecursive in .NET Reference.

Remarks

For remarks, see IsRecursive in .NET Reference.

Example

For examples, see IsRecursive in .NET Reference.

See Also

UnionDataType Collection  | DataType Interface