Class IDGenerator Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll public class IDGenerator Inheritance object ← IDGenerator Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors IDGenerator() Initializes a new instance of the class. public IDGenerator() Methods GetNextID() Get next ID. public Identifier GetNextID() Returns Identifier SetNextID(Identifier) Set next ID. public void SetNextID(Identifier id) Parameters id Identifier