Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.TopicDetails.Details.IUniversalTopicDetailsBuilder Interface Reference

Represents topic details builder of a universal (non-classic) builder. More...

Inheritance diagram for PushTechnology.ClientInterface.TopicDetails.Details.IUniversalTopicDetailsBuilder:

Public Member Functions

IUniversalTopicDetailsBuilder SetTopicType (TopicType topicType)
 Sets the topic type. More...
 

Detailed Description

Represents topic details builder of a universal (non-classic) builder.

Member Function Documentation

IUniversalTopicDetailsBuilder PushTechnology.ClientInterface.TopicDetails.Details.IUniversalTopicDetailsBuilder.SetTopicType ( TopicType  topicType)

Sets the topic type.

Parameters
topicTypeThe topic type.
Returns
A IUniversalTopicDetailsBuilder with the specified topic Type.
Exceptions
ArgumentNullExceptionThrown if the topic type is null.
ArgumentExceptionThrown if the topic type is not a universal topic type.

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