Class ServiceBusTopicResponse
Inheritance
System.Object
ServiceBusTopicResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class ServiceBusTopicResponse : ServiceResponse
Constructors
ServiceBusTopicResponse()
Declaration
public ServiceBusTopicResponse()
Properties
ServiceBusTopicIdList
Declaration
public ICollection<int> ServiceBusTopicIdList { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.ICollection<System.Int32> |