共用方式為


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 命名空間