Gets the EUType for the IOpcItem.
[Visual Basic] Public Property EUType As EUType
[C#] public EUType EUType {get;}
[C++] public: __property EUType get_EUType();
[JScript] public function get EUType() : EUType;
The type of engineering units that represent this IOpcItem.
| Exception Type | Condition |
|---|---|
| A call to one of the IOPCEnumItemAttributes methodsto the OPC Server failed with the error specified in the COMException.ErrorCode. |
This enumeration indicates the type of engineering units that represent this item.
Platforms: Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
IOpcItemAttributes Interface | IOpcItemAttributes Members | Visavi.Opc.Client Namespace