Freigeben über


Task.CustomFields-Eigenschaft

Ruft die Auflistung von benutzerdefinierten Feldern für den Vorgang.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property CustomFields As CustomFieldCollection
    Get
'Usage
Dim instance As Task
Dim value As CustomFieldCollection

value = instance.CustomFields
[RemoteAttribute]
public CustomFieldCollection CustomFields { get; }

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.CustomFieldCollection
Ein CustomFieldCollection -Objekt.

Siehe auch

Referenz

Task Klasse

Task-Member

Microsoft.ProjectServer.Client-Namespace