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 or sets the fields that are included in the query.
Namespace: [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx
Syntax
'Declaration
Public Property Fields As Fields
Get
Set
'Usage
Dim instance As DspQuery
Dim value As Fields
value = instance.Fields
instance.Fields = value
public Fields Fields { get; set; }
Property Value
Type: [DspSts Web service].Fields
A Fields object that contains the fields.