OPCDA.NET Reference Manual
Property Class Members
See Also  Fields  Properties  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace : Property Class


Glossary Item Box

The following tables list the members exposed by Property.

Public Constructors

 NameDescription
Public ConstructorProperty Constructor  
Top

Public Fields

 NameDescription
Public FieldDataType The canonical data type of this property.  
Public FieldDescription A non-localized text description of the property.  
Public FieldError HRESULT error code.  
Public FieldID The Property ID for this property. For a list of defined properties, see the tables in the ItemProperties section.  
Public FieldItemID A fully qualified ItemID that can be used to access this property. If a NULL string is returned, then the property can not be accessed via an ItemID.  
Public FieldValue The current value of the property, if values were requested.  
Top

Public Properties

 NameDescription
Public PropertyDataTypeS The canonical data type of this property as a .Net data type.  
Top

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.