operationType Enumeration |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "operationType", Namespace = "http://schemas.omada.net/ois/2014/Provisioning")] public enum operationType
Member name | Value | Description | |
---|---|---|---|
create | 0 | ||
createOrUpdate | 1 | ||
update | 2 | ||
delete | 3 | ||
deleteIfExists | 4 | ||
createIfNotExists | 5 |