StoreLocal Property

Summary
Gets a boolean value indicating whether the external store add-in is to store to the local store (true) or directly to the external store (false)
Syntax
C#
C++/CLI
public bool StoreLocal { get; } 
property bool StoreLocal { 
   bool get(); 
} 

Property Value

boolean value indicating whether the external store add-in is to store to the local store (true) or directly to the external store (false)

Remarks

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.