Solid Edge Framework Type Library
OLEUpdateOptionConstant Enumeration
Description
Update options of the placeholder when source is modified.
Members
MemberValueDescription
igOLEAutomatic0placeholder is updated each time the OLE object changes.
igOLEFrozen1placeholder is updated when the OLE object is saved.
igOLEManual2placeholder is updated when requested.