Click or drag to resize

propertyAnnotationPresetdefaultItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
DataAnnotation to be deployed for property or data column that is not expliclitly defined by the preset

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public propertyAnnotationPresetItem defaultItem { get; set; }
Request Example View Source

Property Value

Type: propertyAnnotationPresetItem
The default item.
See Also