Remove Method
Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties›PropertyDefinition.DefinitionConstraints
Removes a specific constraint from the Property Definition
Syntax
public void Remove(
PropertyConstraint constraint
)Public Sub Remove( _
ByVal constraint As PropertyConstraint _
) Parameters
| Name | Description |
|---|---|
| constraint | the constraint to remove |