Click or drag to resize
CalculationWorks Logo
BcfRowViewGetErrors Method (String)

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.0.2.0
Syntax
public virtual IEnumerable GetErrors(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Name of the property. If propertyName is null or an empty StringEmptyTResult will be returned.

Return Value

Type: IEnumerable
IEnumerableT containing the messages
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.0, 2.1, 2.0
See Also