LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Result Property

Show in webframe





Gets or sets a value indicating the result of the call to QueryCompositeInstancesAsync.
Syntax
public CompositeInstanceDataSet Result {get; set;}
'Declaration
 
Public Property Result As CompositeInstanceDataSet
'Usage
 
Dim instance As QueryCompositeInstancesArgs
Dim value As CompositeInstanceDataSet
 
instance.Result = value
 
value = instance.Result

            

            
public:
property CompositeInstanceDataSet^ Result {
   CompositeInstanceDataSet^ get();
   void set (    CompositeInstanceDataSet^ value);
}

Property Value

the result of the call to QueryCompositeInstancesAsync
Remarks
When receiving the QueryCompositeInstancesCompleted event, this contains the result of the query. For more information, refer to QueryCompositeInstancesAsync.
Requirements

Target Platforms

See Also

Reference

QueryCompositeInstancesArgs Class
QueryCompositeInstancesArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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