Gets or sets a string value containing the GUID that uniquely identifies this external store addin.
public abstract string Guid { get; set; }
Public MustOverride Property Guid As String
string value containing the GUID that uniquely identifies this external store addin
This GUID, together with a store token, uniquely specifies how to retrieve, update, or delete a file on any external store. 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