Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ExternalStoreGuid Property (CompositeInstanceDataSet.InstanceRow)






Gets or sets the External Store GUID
Syntax
public string ExternalStoreGuid {get; set;}
'Declaration
 
Public Property ExternalStoreGuid As String
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceRow
Dim value As String
 
instance.ExternalStoreGuid = value
 
value = instance.ExternalStoreGuid

            

            
public:
property String^ ExternalStoreGuid {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the External Store GUID.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.InstanceRow Class
CompositeInstanceDataSet.InstanceRow Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features