InterfaceIItemWithMissingBoolValue
Interface
Definition
Namespace:Telerik.OpenAccess.Metadata.Validation
Assembly:Telerik.OpenAccess.dll
Syntax:
cs-api-definition
public interface IItemWithMissingBoolValue : IResolutionAction
Inherited Members
Properties
BoolValue
Declaration
cs-api-definition
bool BoolValue { get; set; }
Property Value
bool
EnableSelection
Declaration
cs-api-definition
bool EnableSelection { get; }
Property Value
bool