Method GetProfilesFolder
GetProfilesFolder(DocumentId)
Gets the profile folder entity of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 180)]
ElementId GetProfilesFolder(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the profile folder entity found. |