You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Overview
This structure is used to uniquely identify a document folder. Clients can be identified by ClientUid.
- PwsFolderRef
- FolderId: Int32
- FolderUid: Int64
Elements
Element | Data Type | Description | Sample Data |
---|
FolderId | Int32 | | |
FolderUid | Int64 | | |
Usage Example(s)
<a:ProjectIssueFolderIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/">
<b:FolderId i:nil="true"/>
<b:FolderUid>1152921504607335265</b:FolderUid>
</a:ProjectIssueFolderIdentity>