OPC Labs Base Library
IsComplete Implemented Property
OpcLabs_BaseLib ActiveX DLL > UnionDataType Collection > CompositeDataType Interface : IsComplete Implemented Property
Description
Determines whether the data type is complete, i.e. all constituent data types are filled in.

 

DISPID (Dispatch ID):

 

For more information, see IsComplete in .NET Reference.

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

See IsComplete in .NET Reference.

Remarks

For remarks, see IsComplete in .NET Reference.

Example

For examples, see IsComplete in .NET Reference.

See Also

UnionDataType Collection  | CompositeDataType Interface