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.

argument

NameTypeDescription
scopeIClassClass that is the scope of the constraint
targetFieldIFieldConstraint target field

Return value

  • void

Exceptions

NameException ClassDescription
Argument invalidExtensionArgumentExceptionWhen the class that is the scope of the constraint and the target field of the constraint are not specified
Profile cannot be editedExtensionEditProfileExceptionIf the profile edit operation fails