Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters Namespace > Instance Class : ReceiveDate Property |
[EntityElementAttribute()] public DateRange ReceiveDate {get; set;}
'Declaration <EntityElementAttribute()> Public Property ReceiveDate As DateRange
'Usage Dim instance As Instance Dim value As DateRange instance.ReceiveDate = value value = instance.ReceiveDate
[EntityElementAttribute()] public DateRange ReceiveDate {get; set;}
EntityElementAttribute() get_ReceiveDate();
set_ReceiveDate(value);
[EntityElementAttribute()] public: property DateRange^ ReceiveDate { DateRange^ get(); void set ( DateRange^ value); }
Set this value to null to ignore this field for all matching operations.
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