| Solid Edge Framework Type Library : OLEUpdateOptionConstant Enumeration |
| Member | Value | Description |
|---|---|---|
| igOLEAutomatic | 0 | placeholder is updated each time the OLE object changes. |
| igOLEFrozen | 1 | placeholder is updated when the OLE object is saved. |
| igOLEManual | 2 | placeholder is updated when requested. |