OPC Labs Base Library
DataFields Implemented Property
OpcLabs_BaseLib ActiveX DLL > StructuredDataType Collection > CompositeDataType Interface : DataFields Implemented Property
Description
A collection of data fields of the composite data type.

 

DISPID (Dispatch ID):

 

For more information, see DataFields in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property DataFields As DataFieldCollection
Return Type

See DataFields in .NET Reference.

Remarks

For remarks, see DataFields in .NET Reference.

Example

For examples, see DataFields in .NET Reference.

See Also

StructuredDataType Collection  | CompositeDataType Interface