Property IsRequired
IsRequired
Gets or sets a value indicating whether the dependency is required.
Declaration
public bool IsRequired { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Gets or sets a value indicating whether the dependency is required.
public bool IsRequired { get; set; }
Type | Description |
---|---|
Boolean |