Click or drag to resize

SimulationObjectType Enumeration

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[DataContractAttribute(Name = "SimulationObjectType", Namespace = "http://schemas.datacontract.org/2004/07/Omada.RoPE.Interfaces.Engine")]
public enum SimulationObjectType
Members
  Member nameValueDescription
ResourceAssignment0
Constraint1
Resource2
AssignmentPolicy3
BusinessContext4
See Also