Gets or sets a value indicating the result of the call to QueryCompositeInstancesAsync.
public DataSet Result { get; set; }
Public Property Result() As System.Data.DataSet
Get
Set
public:
property System::Data::DataSet^ Result
{
System::Data::DataSet^ get()
void set(System::Data::DataSet^ value)
}
the result of the call to QueryCompositeInstancesAsync
When receiving the QueryCompositeInstancesCompleted event, this contains the result of the query. For more information, refer to QueryCompositeInstancesAsync.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET