| FieldExpressionSource Property |
Gets or sets the source.
Namespace:
Dynamicweb.Indexing.Querying.Expressions
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public string Source { get; set; }
Public Property Source As String
Get
Set
Property Value
Type:
String
The source.
See Also