Gets the IOpcItemDefinition for the item.
[Visual Basic] Public Property Definition As IOpcItemDefinition [C#] public IOpcItemDefinition Definition {get;} [C++] public: __property IOpcItemDefinition get_Definition(); [JScript] public function get Definition() : IOpcItemDefinition;
IOpcItemDefinition defining the item. This interface essentially defines the configuration of the item.
Platforms: Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
IOpcItem Interface | IOpcItem Members | Visavi.Opc.Client Namespace