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
true
if this section definition is hidden; otherwise,false
.