IMutableProperty.IsReadOnlyBeforeSave Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use BeforeSaveBehavior instead.
This property is obsolete. Use BeforeSaveBehavior instead.
public bool IsReadOnlyBeforeSave { get; set; }
[System.Obsolete("Use BeforeSaveBehavior instead.")]
public bool IsReadOnlyBeforeSave { get; set; }
member this.IsReadOnlyBeforeSave : bool with get, set
[<System.Obsolete("Use BeforeSaveBehavior instead.")>]
member this.IsReadOnlyBeforeSave : bool with get, set
Public Property IsReadOnlyBeforeSave As Boolean
Property Value
- Attributes