Unique id for this PDP factory.
The standardized sets of methods (projectInterfaces) supported by the
Project Data Provider Engines produced by this factory. Indicates what sort of project data
should be available on the PDPEs created by this factory.
Used in a ProjectDataProviderFactory to create ProjectDataProviders.
Optionalattributes: { [property: string]: unknown }Optional registration-level attributes. The platform overwrites the
projectInterfaces field — that field is always the platform-canonical value.
Optionaldocumentation: NetworkObjectDocumentationOptional NetworkObjectDocumentation for the factory itself. Set
documentation['x-experimental']: true to mark all methods on this factory as experimental.
Promise that resolves to a disposable object when the registration operation completes.
Add a new Project Data Provider Factory to PAPI that uses the given engine.