This enum defines the launch mode of a business entity
(such as new or load)
System.Object
System.ValueType
System.Enum
EPS.Business.BusinessObjects.EntityLaunchMode
public sealed enum EntityLaunchMode : Enum
Enumeration Values
| Member | Description |
|---|
Custom |
Triggers the custom load method |
Load |
Existing entity |
New |
New entity |
PassData |
Existing entity based on a data set |
Requirements
Namespace: EPS.Business.BusinessObjects
Assembly: BUSINESSOBJECTS.DLL