Skip to main content

IMetamodels.RemovePathConstraint(IClass,IField) Method

Namespace: NextDesign.Core

Description

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

Arguments

NameTypeDescription
scopeIClassClass that is the scope of the constraint
targetFieldIFieldTarget field of the constraint

Return value

  • void

Exceptions

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf the class that is the scope of the constraint or the target field of the constraint is not specified
Profile cannot be editedExtensionEditProfileExceptionIf the profile editing operation fails