Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview


This structure represents the unique key fields associated with identifying a Time Card. Time Cards can be identified by ReferenceId or TimeCardUid. When specifying PwsVersionedTimeCardRef as an input to a web service, you may specify one or more of these fields. However, if you do specify more than one key, they must refer to the same time card or the request will fail. 

Format


PwsVersionedTimecardRef
  • PwsVersionedTimecardRef
    • ReferenceId: String
    • TimecardId: Int32
    • TimecardType: String
    • TimecardUid: Int64
    • Timestamp: String
  • No labels