DeleteAssociationPropertyDefinitions Method
Deletes an association property definition.
Required Permissions
ManagePropertyDefinitionSyntax
public void DeleteAssociationPropertyDefinitions(
System.long[] propertyDefIds
)Public Sub DeleteAssociationPropertyDefinitions( _
ByVal propertyDefIds() As System.Long _
) Parameters
| Name | Description |
|---|---|
| propertyDefIds | The IDs of the property definitions to delete. |
Remarks
This function only applies to Item/Change Order associations.