OPC Labs EasyOPC “Classic” Core Library
GetPropertyType Method
OpcLabs_EasyOpcClassicCore ActiveX DLL > DAPropertyId Object : GetPropertyType Method

Description
Determines a type of this OPC property.

 

DISPID (Dispatch ID):

 

For more information, see GetPropertyType in .NET Reference.

Syntax
Visual Basic
Public Function GetPropertyType( _
   ByVal serverClsidString As String _
) As Type
Parameters
serverClsidString

Return Type

See GetPropertyType in .NET Reference.

Remarks

For remarks, see GetPropertyType in .NET Reference.

Example

For examples, see GetPropertyType in .NET Reference.

See Also

DAPropertyId Object  | DAPropertyId Members