Method GetIsHidden
GetIsHidden()
Retrieves a value indicating whether this section definition is hidden.
[Obsolete("Use IsSoftDeleted on the SectionDefinitionLink of a JobDomain")]
public override bool GetIsHidden()
Returns
- bool
trueif this section definition is hidden; otherwise,false.