Freigeben über


ProjectPropertyValues.CodeValue-Eigenschaft

Dient zum Abrufen oder Festlegen des Werts einer Eigenschaft Code.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property CodeValue As Guid
    Get
    Set
'Usage
Dim instance As ProjectPropertyValues
Dim value As Guid

value = instance.CodeValue

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

Eigenschaftswert

Typ: System.Guid
Ein GUID-Wert.

Siehe auch

Referenz

ProjectPropertyValues Klasse

ProjectPropertyValues-Member

Microsoft.Office.Project.Server.Library-Namespace