QuickOPC User's Guide and Reference
DAPropertyElement Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace : DAPropertyElement Class

For a list of all members of this type, see DAPropertyElement members.

Public Properties
 NameDescription
Public PropertyThe canonical data type of this property.  
Public Propertystatic (Shared in Visual Basic)Default value of the DataType property. Equals to OpcLabs.BaseLib.ComInterop.VarTypes.Empty.  
Public Propertystatic (Shared in Visual Basic)Default property Id. It is a "null" property Id, signifying that the property Id is not specified.  
Public Propertystatic (Shared in Visual Basic)Default qualified name (used with OPC XML-DA). Empty.  
Public PropertyA non-localized text description of the property.  
Public PropertyA string that describes the property.  
Public PropertyA fully qualified Item Id that can be used to access this property. An empty string denotes that the property can not be accessed via an Item Id.  
Public PropertyContains item path (empty string for the root or if unknown) of an item that can be used to access this property. Only used with OPC XML.  
Public PropertyA string identifier of the property, for pre-defined properties. An empty string if the property is not known.  
Public PropertyThe Property ID for this property.  
Public PropertyThe qualified name for this property (used with OPC XML-DA).  
Public PropertyThe string form of the qualified name for this property (used with OPC XML-DA).  
Top
See Also

Reference

DAPropertyElement Class
OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace