Document.IsReadonly
Overview
Gets the boolean value that specifies the document is currently read only.
boolean myDocument.IsReadonly { get; }
Remarks
Published, Deleted and Archive state makes documents read only. Except profile data all other properties including document content is read only, any change attempt is prohibited.
Copyright © 2010 - 2023 Emakin. All rights reserved.