'Declaration<XmlIgnoreAttribute()> Public Overridable Property HashedDate As Date
'UsageDim instance As ReportParameterList Dim value As Date instance.HashedDate = value value = instance.HashedDate
public read-write property HashedDate: DateTime; virtual;
XmlIgnoreAttribute() public function get,set HashedDate : DateTime