Interface IItemWithMissingBoolValue
Inherited Members
Namespace: Telerik.OpenAccess.Metadata.Validation
Assembly: Telerik.OpenAccess.dll
Syntax
public interface IItemWithMissingBoolValue : IResolutionAction
Properties
BoolValue
Declaration
bool BoolValue { get; set; }
Property Value
System.
|
EnableSelection
Declaration
bool EnableSelection { get; }
Property Value
System.
|