Property | Description | Returns |
---|---|---|
id | int | |
text | string | |
x | int | |
y | int | |
state | string | |
created | Get the date the record was created. | DateTime |
modified | Get the last modification date for the record. | DateTime |
parent | PageAdminComment | |
children | Collection (PageAdminComment) | |
page | BasePage | |
createdBy | User | |
modifiedBy | User |
Pages\Models\Api\PageAdminComment
PageAdminComment