The ltmsApplicationProperties object contains a collection of application-defined key/value pairs that are saved in the ltmsServer object's configuration file. A copy of the current application properties can be obtained with the IltmsServer::GetApplicationProperties function. The copy can be changed without affecting the ltmsServer object's current application properties. After editing, apply the changes to the ltmsServer object by calling the IltmsServer::SetApplicationProperties function. This object is not externally creatable and is only obtained through the parent object's interface.
Interfaces |
|
CLSID |
Not externally creatable |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET