Click or drag to resize

IReadOnlySelectionEntityMemberGetCheckedValues Method

Gets the checked values

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string[] GetCheckedValues()

Return Value

Type: String
Checked values or null if there isn't any checked value
See Also