CustomField.COST_TYPE_MD_PROP_ID 域

成本类型企业资源自定义域的整型标识号。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Shared ReadOnly COST_TYPE_MD_PROP_ID As Integer
用法
Dim value As Integer

value = CustomField.COST_TYPE_MD_PROP_ID
public static readonly int COST_TYPE_MD_PROP_ID

备注

值 = 205553665。保存成本类型自定义字段值时,项目服务器会将COST_TYPE_MD_PROP_ID字段值添加到资源自定义域中的MD_PROP_ID 。

备注

当创建或编辑资源自定义域时,不要指定MD_PROP_ID属性。创建自定义字段时,project Server 自动填充的MD_PROP_ID值。

另请参阅

引用

CustomField 类

CustomField 成员

Microsoft.Office.Project.Server.Library 命名空间