LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent.Row Property
Specifies the row containing changed data.
Namespace: [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl
Syntax
'Declaration
Public ReadOnly Property Row As LookupTableMultiLangDataSet.LookupTableStructuresRow
Get
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent
Dim value As LookupTableMultiLangDataSet.LookupTableStructuresRow
value = instance.Row
public LookupTableMultiLangDataSet.LookupTableStructuresRow Row { get; }
Property Value
Type: [LookupTable Web service].LookupTableMultiLangDataSet.LookupTableStructuresRow
See Also
Reference
LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent Class
LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent Members