Leadtools.Dicom.Scu Namespace > Study Class : ModalitiesInStudy Property |
public List<string> ModalitiesInStudy {get; set;}
'Declaration Public Property ModalitiesInStudy As List(Of String)
'Usage Dim instance As Study Dim value As List(Of String) instance.ModalitiesInStudy = value value = instance.ModalitiesInStudy
public List<string> ModalitiesInStudy {get; set;}
get_ModalitiesInStudy();
set_ModalitiesInStudy(value);
public: property List<String^>^ ModalitiesInStudy { List<String^>^ get(); void set ( List<String^>^ 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