 
            | Solid Edge Framework Type Library : NotifyOption Enumeration | 
| Member | Value | Description | 
|---|---|---|
| igNoNotify | 3 | Do not notify | 
| igNotifyWhenAvailable | 2 | Notify when the document is available | 
| igNotifyWhenExclusive | 4 | Notify when the document is exclusive | 
| igNotifyWhenReadable | 0 | Notify when the document can be read | 
| igNotifyWhenWriteable | 1 | Notify when the document can be written |