QuickOPC User's Guide and Reference
_UAPublisherId Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace : _UAPublisherId Interface

The following tables list the members exposed by _UAPublisherId.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyExternal value of the publisher Id identifier.  
 PropertyInternal value of the publisher Id identifier.  
 PropertyDetermines whether the publisher Id is a null publisher Id.  
 PropertyDetermines whether the publisher Id is of one of the numeric publisher Id types.  
 PropertyPublisher Id numeric value represented using the Decimal type.  
 PropertyA string representation of the publisher Id numeric value.  
 PropertyAn unsigned 64-bit representation of the publisher Id numeric value.  
 PropertyThe type of the publisher Id.  
 PropertyA string identifier of the publisher Id, if the publisher Id is of a string type.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
 MethodResets the publisher Id, setting no identifier.  
 MethodSets the given Byte identifier into the publisher Id.  
 MethodSets the external value of the publisher Id identifier.  
 MethodSets the publisher Id type and its identifier to specified values.  
 MethodSets the internal value of the publisher Id identifier.  
 MethodSets the given String identifier into the publisher Id.  
 MethodSets the given UInt16 identifier into the publisher Id.  
 MethodSets the given UInt32 identifier into the publisher Id.  
 MethodSets the given Uint64 identifier into the publisher Id.  
 Method  
Top
See Also

Reference

_UAPublisherId Interface
OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace