Gets the count of
Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store'
public long GetExternalStoreCount()
'Declaration
Public Function GetExternalStoreCount() As Long
'Usage
Dim instance As ExternalStoreDBDataAccessAgent
Dim value As Long
value = instance.GetExternalStoreCount()
public:
int64 GetExternalStoreCount();
Return Value
the count of
Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store'