Click or drag to resize

DataObjectFilterExpressionPath Property

Reference path pointing to the objects that the expression should be applied to. Can be null.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string Path { get; set; }

Property Value

Type: String
See Also