Click or drag to resize
Infosoft Logo

GetSystemFunctionsResponse Class

Service Contract Class - GetSystemFunctionsResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetSystemFunctionsResponse

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

The GetSystemFunctionsResponse type exposes the following members.

Properties
 NameDescription
Public propertySystemFunctionList A collection of SystemFunction objects.
Top
Remarks
This response message contains a list of all found SystemFunctions
See Also