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 の値。