Security.FieldGroupID 列舉
會指定欄位的安全性群組識別碼。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Enumeration FieldGroupID
'用途
Dim instance As Security.FieldGroupID
public enum FieldGroupID
成員
成員名稱 | 描述 | |
---|---|---|
NormalField | 值 = 0。正常的] 欄位。 | |
CostField | 值 = 1。[成本] 欄位。 | |
BaselineField | 值 = 2。[比較基準] 欄位。 | |
BaselineCostField | 值 = 3。[比較基準成本] 欄位。 |