IMutableProperty.IsReadOnlyAfterSave 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
屬性值
- 屬性