IPropertySource.BasedOnField property
Gets the based on field.
public Field? BasedOnField { get; }
Property Value
The based on field.
See Also
- class Field
- interface IPropertySource
Gets the based on field.
public Field? BasedOnField { get; }
The based on field.