Method IDependencyAttribute.GetIsRequired
IDependencyAttribute.GetIsRequired()
Gets the value of the IsRequired if it has been assigned, or null
if it has not been assigned.
Declaration
Nullable<bool> IDependencyAttribute.GetIsRequired()
Returns
Type | Description |
---|---|
Nullable<Boolean> |