public string StudyID {get; set;}
'Declaration Public Property StudyID As String
'Usage Dim instance As Study Dim value As String instance.StudyID = value value = instance.StudyID
public: property String^ StudyID { String^ get(); void set ( String^ value); }
Set this value to null to ignore this field when performing a matching operation
Target Platforms
Study Class Study Members