ReflectOnSummary Property (Task)
In This Topic
Gets or sets a value indicating whether the task is reflected on summary bar.
Syntax
'Declaration
Public Overrides Property ReflectOnSummary As Boolean
public override bool ReflectOnSummary {get; set;}
See Also