StatusingDataSet.LocalLookupTableFullValues property
Gets the status information about local lookup values.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property LocalLookupTableFullValues As StatusingDataSet.LocalLookupTableFullValuesDataTable
Get
'Usage
Dim instance As StatusingDataSet
Dim value As StatusingDataSet.LocalLookupTableFullValuesDataTable
value = instance.LocalLookupTableFullValues
[BrowsableAttribute(false)]
public StatusingDataSet.LocalLookupTableFullValuesDataTable LocalLookupTableFullValues { get; }
Property value
Type: WebSvcStatusing.StatusingDataSet.LocalLookupTableFullValuesDataTable