Click or drag to resize
ModeType Enumeration
Yet another SOAP Model

Namespace: IdmNet.SoapModels
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public enum ModeType
Members
  Member nameValueDescription
Replace0 Part of a SOAP model
Add1 Part of a SOAP model
Delete2 Part of a SOAP model
See Also