[EntityElementAttribute()] public DateRange ReceiveDate {get; set;}
[EntityElementAttribute()] public: property DateRange^ ReceiveDate { DateRange^ get(); void set ( DateRange^ value); }
'Declaration <EntityElementAttribute()> Public Property ReceiveDate As DateRange
'Usage Dim instance As Instance Dim value As DateRange instance.ReceiveDate = value value = instance.ReceiveDate
Set this value to null to ignore this field for all matching operations.
Target Platforms
Instance Class Instance Members