ExternalStoreGuid Property

Summary
Gets a string representing the GUID (globally unique identifier) associated with this external store add-in.
Syntax
C#
C++/CLI
public string ExternalStoreGuid { get; } 
property String^ ExternalStoreGuid { 
   String^ get(); 
} 

Property Value

The GUID associated with this external store add-in.

Remarks

Every external store add-in should have a distinct ExternalStoreGuid

For a demo, refer to Leadtools.Medical.ExternalStore.Sample.Addin located here: <INSTALLDIR>\Examples\Medical\DotNet\SampleAddIns\Medical.ExternalStore.Sample.Addin.

Requirements

Target Platforms

See Also

Reference

ICrud Interface

ICrud Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.