Diffusion .NET API  5.9.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.TopicDetails.Details.ChildListTopicDetailsImpl.ChildListTopicDetailsAttributes Class Reference

Attributes implementation. More...

Inheritance diagram for PushTechnology.ClientInterface.TopicDetails.Details.ChildListTopicDetailsImpl.ChildListTopicDetailsAttributes:
PushTechnology.ClientInterface.Client.Topics.IChildListTopicDetailsAttributes PushTechnology.ClientInterface.Client.Topics.ITopicDetailsAttributes

Public Member Functions

 ChildListTopicDetailsAttributes (ITopicDetailsAttributes from)
 Constructor. More...
 
 ChildListTopicDetailsAttributes (BaseAttributes attributes)
 Constructor. More...
 
- Public Member Functions inherited from PushTechnology.ClientInterface.TopicDetails.Details.TopicDetailsAttributes
override bool Equals (object obj)
 Determines whether the specified T:System.Object is equal to the current T:System.Object. More...
 
override int GetHashCode ()
 Serves as a hash function for a particular type. More...
 
override string ToString ()
 Returns a string that represents the current object. More...
 

Additional Inherited Members

- Protected Member Functions inherited from PushTechnology.ClientInterface.TopicDetails.Details.TopicDetailsAttributes
 TopicDetailsAttributes (ITopicDetailsAttributes origin)
 Constructor. More...
 
 TopicDetailsAttributes (BaseAttributes baseAttributes)
 Constructor. More...
 
virtual void AppendToString (StringBuilder sb)
 Append extra information to the ToString() as required. More...
 
- Properties inherited from PushTechnology.ClientInterface.TopicDetails.Details.TopicDetailsAttributes
string Reference [get]
 Gets the topic reference. Returns null if one is not set. More...
 
bool TidiesOnUnsubscribe [get]
 Indicates whether the 'tidy on unsubscribe' option is set. More...
 
IDictionary< string, string > Properties [get]
 Returns any additional properties. More...
 
TopicProperties TopicProperties [get]
 Returns the topic properties. More...
 
- Properties inherited from PushTechnology.ClientInterface.Client.Topics.ITopicDetailsAttributes
string Reference [get]
 Gets the topic reference. Returns null if one is not set. More...
 
bool TidiesOnUnsubscribe [get]
 Indicates whether the 'tidy on unsubscribe' option is set. More...
 
IDictionary< string, string > Properties [get]
 Returns any additional properties. More...
 

Detailed Description

Attributes implementation.

Constructor & Destructor Documentation

PushTechnology.ClientInterface.TopicDetails.Details.ChildListTopicDetailsImpl.ChildListTopicDetailsAttributes.ChildListTopicDetailsAttributes ( ITopicDetailsAttributes  from)

Constructor.

Parameters
fromAttributes to copy from.
PushTechnology.ClientInterface.TopicDetails.Details.ChildListTopicDetailsImpl.ChildListTopicDetailsAttributes.ChildListTopicDetailsAttributes ( BaseAttributes  attributes)

Constructor.

Parameters
attributesThe base attributes.

The documentation for this class was generated from the following file: