다음을 통해 공유


IMutableProperty.IsReadOnlyAfterSave 속성

정의

주의

Use AfterSaveBehavior instead.

이 속성은 사용되지 않습니다. 대신 BeforeSaveBehavior를 사용하세요.

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

속성 값

특성

적용 대상