RejectionDate property

Returns the date on which the row was rejected. This property returns 0 if the row was not rejected.

Syntax


C++

HRESULT get_RejectionDate(DATE* pRejectionDate)

Scripting languages

RejectionDate = Row.RejectionDate

Home

Applies to

IERUDBRow