C#
VB
C++
Gets or sets the Last Menstrual Date.
[DataMemberAttribute()][EntityElementAttribute()]public Nullable<DicomDateRangeValue> LastMenstrualDate { get; set; }
Public Property LastMenstrualDate As Nullable(Of DicomDateRangeValue)
public:property Nullable<DicomDateRangeValue> LastMenstrualDate {Nullable<DicomDateRangeValue> get();void set ( Nullable<DicomDateRangeValue> );}
A Nullable Leadtools.Dicom.DicomDateRangeValue representing the Last Menstrual Date to match against.
Set this value to null to ignore this field for all matchings
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
