CustomFieldsCheckInPostEventArgs.Force 属性
获取一个布尔值,该值指示管理员或项目所有者是否强制签入自定义字段。
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public ReadOnly Property Force As Boolean
Get
用法
Dim instance As CustomFieldsCheckInPostEventArgs
Dim value As Boolean
value = instance.Force
public bool Force { get; }
属性值
另请参阅
引用
CustomFieldsCheckInPostEventArgs 类