Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ReferencedSeriesSequenceRow Class : PresentationInstanceRow Property |
public CompositeInstanceDataSet.PresentationInstanceRow PresentationInstanceRow {get; set;}
'Declaration Public Property PresentationInstanceRow As CompositeInstanceDataSet.PresentationInstanceRow
'Usage Dim instance As CompositeInstanceDataSet.ReferencedSeriesSequenceRow Dim value As CompositeInstanceDataSet.PresentationInstanceRow instance.PresentationInstanceRow = value value = instance.PresentationInstanceRow
public CompositeInstanceDataSet.PresentationInstanceRow PresentationInstanceRow {get; set;}
get_PresentationInstanceRow();
set_PresentationInstanceRow(value);
public: property CompositeInstanceDataSet.PresentationInstanceRow^ PresentationInstanceRow { CompositeInstanceDataSet.PresentationInstanceRow^ get(); void set ( CompositeInstanceDataSet.PresentationInstanceRow^ 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