TestOrSave Enumeration |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "TestOrSave", Namespace = "http://schemas.datacontract.org/2004/07/Omada.OPS.Service.WCF.Interface.Configuration")] public enum TestOrSave
Member name | Value | Description | |
---|---|---|---|
TestOnly | 0 | ||
TestAndSave | 1 | ||
SaveWithoutTesting | 2 |