Click or drag to resize
Infosoft Logo

UpdateCommunicationTemplateEntityResponse Class

Message Contract Class - UpdateCommunicationTemplateEntityResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsUpdateCommunicationTemplateEntityResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class UpdateCommunicationTemplateEntityResponse

The UpdateCommunicationTemplateEntityResponse type exposes the following members.

Properties
 NameDescription
Public propertyCommunicationTemplate The entity as it looks after being updated
Top
Remarks
This response message should contain the CommunicationTemplate object that was updated
See Also