Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the project look up values.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property LookupTableValues As ProjectImpactDataSet.LookupTableValuesDataTable
Get
'Usage
Dim instance As ProjectImpactDataSet
Dim value As ProjectImpactDataSet.LookupTableValuesDataTable
value = instance.LookupTableValues
[BrowsableAttribute(false)]
public ProjectImpactDataSet.LookupTableValuesDataTable LookupTableValues { get; }
Property value
Type: WebSvcProject.ProjectImpactDataSet.LookupTableValuesDataTable