LockContents

IStructuredDocumentTag.LockContents property

When set to true, this property will prohibit a user from editing the contents of this SDT.

public bool LockContents { get; set; }

See Also