Namespace:
Autodesk.Revit.DB.ExternalService
IExternalData
Interface
Description:
The base interface for data classes used when executing servers of external services.
The base interface for data classes used when executing servers of external services.
Remarks:
Each and every external service defines a concrete class derived from this interface and adds data and methods as it sees fit for executions of such a particular service.
Each and every external service defines a concrete class derived from this interface and adds data and methods as it sees fit for executions of such a particular service.