Click or drag to resize
Infosoft Logo

GetProductionsResponse Class

Service Contract Class - GetProductionsResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetProductionsResponse

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

The GetProductionsResponse type exposes the following members.

Properties
 NameDescription
Public propertyProductionList A collection of Production objects.
Top
Remarks
This response message contains a list of all found Productions
See Also