Поделиться через


CustomFieldsDeletePostEventArgs.CustomFields Property

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

Syntax

'Declaration
Public ReadOnly Property CustomFields As Guid()
    Get
'Usage
Dim instance As CustomFieldsDeletePostEventArgs
Dim value As Guid()

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

Property Value

Type: []

See Also

Reference

CustomFieldsDeletePostEventArgs Class

CustomFieldsDeletePostEventArgs Members

Microsoft.Office.Project.Server.Events Namespace