The following tables list the members exposed by UAPubSubObjectDescriptor.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CustomPropertyValueDictionary | Specifies additional properties for the configured PubSub object. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasName | Determines whether there is a logical name in this PubSub object descriptor. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsNull | Determines whether this object represents a null PubSub object descriptor. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name | The logical name of the PubSub object, if available. |
Top
Public Methods
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
Public Operators
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |
Top
See Also