Click or drag to resize
Infosoft Logo

Namespaces Class

A class containing SOAP namespaces.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.ContractsNamespaces

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

The Namespaces type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberInfosoft2011 The main 2011 namespace: http://tech.infosoft.no/schemas/2011/10.
Public fieldStatic memberInfosoft2011UserRegister The main 2011 User Register namespace: http://tech.infosoft.no/schemas/2011/1/UserRegister.
Public fieldStatic memberInfosoft2011UserRegisterCommon The 2011 User Register namespace for common data: http://tech.infosoft.no/schemas/2011/1/Common.
Public fieldStatic memberInfosoft2011UserRegisterDynamicAttribute The 2011 User Register namespace for dynamic attribute data: http://tech.infosoft.no/schemas/2011/1/DynamicAttribute.
Public fieldStatic memberInfosoft2011UserRegisterService The 2011 User Register namespace for service data: http://tech.infosoft.no/schemas/2011/1/Service.
Public fieldStatic memberInfosoft2011UserRegisterUser The 2011 User Register namespace for user data: http://tech.infosoft.no/schemas/2011/1/User.
Public fieldStatic memberInfosoft2012 The main 2012 namespace: http://tech.infosoft.no/schemas/2012/08.
Top
See Also