StatusingDataSet.LocalLookupTableFullValuesDataTable-Klasse
Stellt Statusinformationen über lokale Such-Werte, die in eine oder mehrere StatusingDataSet.LocalLookupTableFullValuesRow -Objekten dar.
Vererbungshierarchie
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcStatusing.StatusingDataSet.LocalLookupTableFullValuesDataTable
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class LocalLookupTableFullValuesDataTable _
Inherits DataTable _
Implements IEnumerable
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesDataTable
[SerializableAttribute]
public class LocalLookupTableFullValuesDataTable : DataTable,
IEnumerable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.