OPC Labs Base Library
IsTerminable Implemented Property
OpcLabs_BaseLib ActiveX DLL > PrimitiveDataType Object > DataType Interface : IsTerminable Implemented Property
Description
Determines whether the data type is terminable, i.e. can produce a finite generic data.

 

DISPID (Dispatch ID):

 

For more information, see IsTerminable in .NET Reference.

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

See IsTerminable in .NET Reference.

Remarks

For remarks, see IsTerminable in .NET Reference.

Example

For examples, see IsTerminable in .NET Reference.

See Also

PrimitiveDataType Object  | DataType Interface