Skip to main content

IMetamodels.RemovePathConstraint(IClass, IField) method

Namespace: NextDesign.Core

Description

Removes the path constraint for the specified field in the specified class.

argument

NameTypeDescription
scopeIClassClasses that are within the scope of the constraint
targetFieldIFieldConstraint target field

Return value

  • void

Exception

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionWhen the class that is the scope of the constraint and the target field of the constraint are not specified
Profile edit not possibleExtensionEditProfileExceptionIf profile edit operation fails