IProperty.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; }
[System.Obsolete("Use BeforeSaveBehavior instead.")]
public bool IsReadOnlyBeforeSave { get; }
member this.IsReadOnlyBeforeSave : bool
[<System.Obsolete("Use BeforeSaveBehavior instead.")>]
member this.IsReadOnlyBeforeSave : bool
Public ReadOnly Property IsReadOnlyBeforeSave As Boolean
Property Value
- Attributes