IProperty.IsReadOnlyAfterSave Property

Definition

Caution

Use AfterSaveBehavior instead.

This property is obsolete. Use BeforeSaveBehavior instead.

public bool IsReadOnlyAfterSave { get; }
[System.Obsolete("Use AfterSaveBehavior instead.")]
public bool IsReadOnlyAfterSave { get; }
member this.IsReadOnlyAfterSave : bool
[<System.Obsolete("Use AfterSaveBehavior instead.")>]
member this.IsReadOnlyAfterSave : bool
Public ReadOnly Property IsReadOnlyAfterSave As Boolean

Property Value

Attributes

Applies to