-
enum CatSchIDLMultiImageStatus {
catSchIDLImage_IsUpToDate, catSchIDLImage_MasterNotFound, catSchIDLImage_MasterDocNotFound, catSchIDLImage_InvalidReference, catSchIDLImage_AttrsNotUpToDate
} -
Status of the image in MIO.
Role: In Multi-Image-Object concept, to specify the status of the image.- Values:
-
- catSchIDLImage_IsUpToDate
- Image is up-to-date. dd>
- catSchIDLImage_MasterNotFound
- Master object is not found. dd>
- catSchIDLImage_MasterDocNotFound
- Document containing the master object is not found. dd>
- catSchIDLImage_InvalidReference
- Invalid master reference. dd>
- catSchIDLImage_AttrsNotUpToDate
- Attributes are not up-to-date. dd>