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