Share via


LookupTablePostEventArgs constructor ()

Creates an instance of the LookupTableMultiLangDataSet class.

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

Syntax

'Declaration
Public Sub New ( _
    ds As LookupTableMultiLangDataSet _
)
'Usage
Dim ds As LookupTableMultiLangDataSet

Dim instance As New LookupTablePostEventArgs(ds)
public LookupTablePostEventArgs(
    LookupTableMultiLangDataSet ds
)

Parameters

  • ds
    Type: LookupTableMultiLangDataSet

    A dataset that contains multilanguage custom field lookup tables.

See also

Reference

LookupTablePostEventArgs class

LookupTablePostEventArgs members

LookupTablePostEventArgs overload

Microsoft.Office.Project.Server.Events namespace