All Frameworks Object Hierarchy This Framework Indexes
CatSchIDLMultiImageStatus (Enumeration)
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.
- catSchIDLImage_MasterNotFound
- Master object is not found.
- catSchIDLImage_MasterDocNotFound
- Document containing the master object is not found.
- catSchIDLImage_InvalidReference
- Invalid master reference.
- catSchIDLImage_AttrsNotUpToDate
- Attributes are not up-to-date.