Required Property (MappingInfo)
In This Topic
Gets the System.Boolean value indicating if mapping for this property is required or optional.
Syntax
'Declaration
Public ReadOnly Property Required As System.Boolean
public System.bool Required {get;}
See Also