Gets a boolean value indicating whether the external store addin is to store to the local store (true) or directly to the external store (false)
public bool StoreLocal { get; }
ReadOnly Property StoreLocal As Boolean
property bool StoreLocal {
bool get();
}
boolean value indicating whether the external store addin is to store to the local store (true) or directly to the external store (false)
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin
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