Click or drag to resize
Infosoft Logo

TermUnitResponse Class

Service Contract Class - TermUnitResponse This response message contains a single affected/changed/found TermUnit and is used for operations that returns a single result.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsTermUnitResponse

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

The TermUnitResponse type exposes the following members.

Properties
 NameDescription
Public propertyTermUnit A single TermUnit object.
Top
Remarks
Auto generated partial.
See Also