RemoveMappings Method
Removed all mappings for a specific type of Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.EntityClass (ie. remove all FILE mappings)
Syntax
public void RemoveMappings(
System.string entityClassId
)Public Sub RemoveMappings( _
ByVal entityClassId As System.String _
) Parameters
| Name | Description |
|---|---|
| entityClassId | The ID of the Entity Class to remove mappings for |