Click or drag to resize

ISelectionEntityMemberUnCheckValue Method

Uncheck 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 UnCheckValue(
	string value
)

Parameters

value
Type: SystemString
Value to uncheck
See Also