Home > eRoom API Help > Server Access API > SAAPI Properties > RejectionDate property
![]() |
|
RejectionDate propertyReturns the date on which the row was rejected. This property returns 0 if the row was not rejected. SyntaxC++HRESULT get_RejectionDate(DATE* pRejectionDate) Scripting languagesRejectionDate = Row.RejectionDate |