Skip to main content

IMetamodels.RemovePathConstraint(string,string) method

Namespace: NextDesign.Core

Description

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

argument

NameTypeDescription
classNamestringClass name for which the constraint is valid
targetFieldNamestringtarget field name for constraint

Return value

  • void

Exceptions

NameException ClassDescription
Class not foundExtensionTypeNotFoundExceptionIf a class with the specified name was not found
Field not foundExtensionFieldNotFoundExceptionIf a field with the specified name was not found
Profile cannot be editedExtensionEditProfileExceptionIf the profile edit operation fails