Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsSaveTimecardItemResult
  • PwsSaveTimecardItemResult

Elements


Element

Data Type

Description

Sample Data

ErrorDetail

PwsErrorDetail

 The error detail regarding a failed time card insert or update

 


ReferenceId

String

Reference id (used to affiliate PwsSaveTimeCardItemResult records with associated PwsResourceTimeCard records)


Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
           <a:TimecardResults>
               <a:PwsSaveTimecardItemResult>
                  <a:ErrorDetail i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/>
                  <a:ReferenceId i:nil="true"/>
               </a:PwsSaveTimecardItemResult>
            </a:TimecardResults>