Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Instance Property (MovedEventArgs)






Gets or sets the instance.
Syntax
public CompositeObjectInstance Instance {get; set;}
'Declaration
 
Public Property Instance As CompositeObjectInstance
'Usage
 
Dim instance As MovedEventArgs
Dim value As CompositeObjectInstance
 
instance.Instance = value
 
value = instance.Instance

            

            
public:
property CompositeObjectInstance^ Instance {
   CompositeObjectInstance^ get();
   void set (    CompositeObjectInstance^ value);
}

Property Value

A CompositeObjectInstance object that represents the instance.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
Requirements

Target Platforms

See Also

Reference

MovedEventArgs Class
MovedEventArgs Members

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