Gets the IOpcItemPropertyCollection containing the properties for the IOpcItem.
[Visual Basic] Public Property Properties As IOpcItemPropertyCollection [C#] public IOpcItemPropertyCollection Properties {get;} [C++] public: __property IOpcItemPropertyCollection get_Properties(); [JScript] public function get Properties() : IOpcItemPropertyCollection; Property Value
IOpcItemPropertyCollection that wraps the OPCITEMPROPERTIES strucure that is retrieved from the IEnumOPCItemProperties interface of the OPC Server.
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