Skip to main content

IModel.HasErrorWithChildren property

Namespace: NextDesign.Core

Description

Checks for errors in this model and elements below the child elements owned by this model.
Returns True if there is an error in this model and any child elements owned by this model or any other elements below it.

This assessment contains summary information.

bool HasErrorWithChildren { get; }

type

  • bool