LookupTablePreEventArgs 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 LookupTablePreEventArgs(ds)
public LookupTablePreEventArgs(
LookupTableMultiLangDataSet ds
)
Parameters
ds
Type: LookupTableMultiLangDataSetA dataset that contains multilanguage custom field lookup tables.
See also
Reference
LookupTablePreEventArgs members