| QueryAfterQueryArgsResult Property |
Gets or sets the result.
Namespace:
Dynamicweb.Indexing.Notifications
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public IQueryResult Result { get; set; }
Public Property Result As IQueryResult
Get
Set
Property Value
Type:
IQueryResultSee Also