Leadtools.Dicom.Scu.Common Namespace > MovedEventArgs Class : Instance Property |
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 CompositeObjectInstance Instance {get; set;}
get_Instance();
set_Instance(value);
public: property CompositeObjectInstance^ Instance { CompositeObjectInstance^ get(); void set ( CompositeObjectInstance^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2