Property IsLocked
IsLocked
Gets or sets whether the field result is locked against updates (w:fldLock), or null.
public bool? IsLocked { get; set; }
Property Value
- bool?
Gets or sets whether the field result is locked against updates (w:fldLock), or null.
public bool? IsLocked { get; set; }