_PeopleView.LockUserChanges 属性

定义

返回或设置 C# ) 值中的 布尔 值 (bool ,该值指示用户是否可以修改视图的设置。 读/写。

public:
 property bool LockUserChanges { bool get(); void set(bool value); };
public bool LockUserChanges { get; set; }
Public Property LockUserChanges As Boolean

属性值

适用于