Gets a string representing the GUID (globally unique identifier) associated with this external store add-in
public string ExternalStoreGuid { get; }
ReadOnly Property ExternalStoreGuid As String
property String^ ExternalStoreGuid {
String^ get();
}
the GUID associated with this external store add-in
Every external store add-in should have a distinct ExternalStoreGuid 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