OPC Labs EasyOPC “Classic” Core Library
ServerDescriptor Implemented Property
OpcLabs_EasyOpcClassicCore ActiveX DLL > DAItemValueArguments Object > DAItemArguments Interface : ServerDescriptor Implemented Property
Description
Gets or sets the OPC server descriptor that is an argument to the operation.

 

DISPID (Dispatch ID):

 

For more information, see ServerDescriptor in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property ServerDescriptor As ServerDescriptor
Return Type

See ServerDescriptor in .NET Reference.

Remarks

For remarks, see ServerDescriptor in .NET Reference.

Example

For examples, see ServerDescriptor in .NET Reference.

See Also

DAItemValueArguments Object  | DAItemArguments Interface