Click or drag to resize

ISelectionEntityMemberCheckValue Method

Check a value

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
void CheckValue(
	string value
)

Parameters

value
Type: SystemString
Value to check
See Also