IPropertyProcessor.BasedOnRow property
Gets or sets the based on row.
public IRow BasedOnRow { get; set; }
Property Value
The based on row.
See Also
- interface IRow
- interface IPropertyProcessor
Gets or sets the based on row.
public IRow BasedOnRow { get; set; }
The based on row.