EntityOperationRegistration Property
Gets a service which allows you to register an Autodesk.DataManagement.Client.Framework.Vault.Interfaces.IEntityOperationProvider which can be used to provide customized business logic for one or more entities. A custom provider should be registered if a new Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.EntityClass is introduced into the system.
Syntax
public static IEntityOperationRegistrationService EntityOperationRegistration {get;}Public Shared ReadOnly Property EntityOperationRegistration As IEntityOperationRegistrationService