ProfileConstants ClassebComposer Tools Class Library for .NET
Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Class for public constants used for business profiles
Inheritance Hierarchy

System Object
  Unimaze.Composer.Tools ProfileConstants

Namespace: Unimaze.Composer.Tools
Assembly: Unimaze.Composer.Tools (in Unimaze.Composer.Tools.dll) Version: 2.2.200.0 (2.2.0.23)
Syntax

public class ProfileConstants

The ProfileConstants type exposes the following members.

Constructors

  NameDescription
Public methodProfileConstants
Initializes a new instance of the ProfileConstants class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberBiiProfile3Version10Identifier
BII03 Profile ver1.0 Identifier
Public fieldStatic memberBiiProfile4Version10Identifier
BII04 Profile ver1.0 Identifier
Public fieldStatic memberBiiProfile5Version10Identifier
BII05 Profile ver1.0 Identifier
Public fieldStatic memberBiiTransaction010Version1Identifier
BII Transaction 010 ver1.0 Identifier e.g. "SubmitInvoice"
Public fieldStatic memberBiiTransaction014Version1Identifier
BII Transaction 014 ver1.0 Identifier e.g. "CorrectWithCredit"
Public fieldStatic memberNesProfile4Version20Identifier
NES Profile 5 ver2.0 Identifier
Public fieldStatic memberNesProfile5Version20Identifier
NES Profile 5 ver2.0 Identifier
Public fieldStatic memberNesProfile8Version20Identifier
NES Profile 8 ver2.0 Identifier
Public fieldStatic memberNesVersion20CustomizationIdentifier
NES ver2.0 Customization Identifier
Public fieldStatic memberOioVersion200CustomizationIdentifier
OIOUBL ver2.0 Customization Identifier
Public fieldStatic memberOioVersion201CustomizationIdentifier
OIOUBL ver2.01 Customization Identifier
Public fieldStatic memberOioVersion202CustomizationIdentifier
OIOUBL ver2.02 Customization Identifier
Top
See Also