Click or drag to resize

ServiceLocatorUniqueNameService Property

Gets the registered UniqueName-Service.The actual registered UniqueName-Service is located by the engine to automatically assign unique names to CAEXObjects if they are inserted into a sequence. If no UniqueName-Service is registered no names are generated.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static IUniqueName UniqueNameService { get; }

Property Value

IUniqueName
See Also