CoreObjectBase is the base class for all objects and holds general data (for example, the object instance ID of the parent). Each object is assigned with a unique identification number (Id)
File: CoreObjectBase.cs
Namespace: Ofcas.Lk.Api.Client.Core