ProjectPropertyValues.CodeValue 属性

获取或设置代码属性的值。

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

语法

声明
<DataMemberAttribute> _
Public Property CodeValue As Guid
    Get
    Set
用法
Dim instance As ProjectPropertyValues
Dim value As Guid

value = instance.CodeValue

instance.CodeValue = value
[DataMemberAttribute]
public Guid CodeValue { get; set; }

属性值

类型:System.Guid
一个 GUID 值。

另请参阅

引用

ProjectPropertyValues 类

ProjectPropertyValues 成员

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