共用方式為


CustomFieldsCheckInPostEventArgs.CustomFields 屬性

會取得一組代表存回的自訂欄位的 Guid。

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public ReadOnly Property CustomFields As Guid()
    Get
'用途
Dim instance As CustomFieldsCheckInPostEventArgs
Dim value As Guid()

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

屬性值

類型:[]

請參閱

參照

CustomFieldsCheckInPostEventArgs 類別

CustomFieldsCheckInPostEventArgs 成員

Microsoft.Office.Project.Server.Events 命名空間