Visavi Visual OPC .NET  

OpcPropertyID Structure

Represents a property ID.

For a list of all members of this type, see OpcPropertyID Members.

System.Object
   System.ValueType
      Visavi.Opc.Client.OpcPropertyID

[Visual Basic]
 Public
   Structure OpcPropertyID
[C#]
 public structure OpcPropertyID
[C++]
 public __gc class
   OpcPropertyID

Remarks

The OpcPropertyID encapsulates the integer value that represents an OPC property ID. This structure has implicit equal operators that make it possible to interchange it with integer values seamlessly. For more details on how OPC uses properties, see OPC Item Properties.

Requirements

Namespace: Visavi.Opc.Client

Platforms:  Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

Assembly: Visavi.Opc.Client

See Also

OpcPropertyID Members | Visavi.Opc.Client Namespace