RetrieveAttributes

SearchOptions.RetrieveAttributes property

Gets or sets the flag of retrieving attributes associated with found documents. The default value is false.

public bool RetrieveAttributes { get; set; }

Property Value

The flag of retrieving attributes associated with found documents.

See Also