Property HasViewImpactColumn
HasViewImpactColumn
Gets or sets a value indicating whether this protocol has a view impact column.
public bool HasViewImpactColumn { get; set; }
Property Value
- bool
true
if this protocol has a view impact column; otherwise,false
.