OPC Labs Base Library
IsValid Implemented Property
OpcLabs_BaseLib ActiveX DLL > StructuredData Collection > GenericData Interface : IsValid Implemented Property
Description
Indicates whether the current data is valid. The associated data type, if present, is used for validation.

 

DISPID (Dispatch ID):

 

For more information, see IsValid in .NET Reference.

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

See IsValid in .NET Reference.

Remarks

For remarks, see IsValid in .NET Reference.

Example

For examples, see IsValid in .NET Reference.

See Also

StructuredData Collection  | GenericData Interface