←Select platform

ExternalStoreGuid Property

Summary

Gets or sets the GUID that identifies the 'External Store'

Syntax

C#
VB
C++
public string ExternalStoreGuid { get; set; } 
  
Public Property ExternalStoreGuid As String 
public: 
property String^ ExternalStoreGuid { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

the GUID that identifies the 'External Store'

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly