Interface IItemWithMissingIntValue
Inherited Members
Namespace: Telerik.OpenAccess.Metadata.Validation
Assembly: Telerik.OpenAccess.dll
Syntax
public interface IItemWithMissingIntValue : IResolutionAction
Properties
IntValue
Declaration
int? IntValue { get; set; }
Property Value
System.
|