Class ChildObjectInfo

Assembly: redb.Core.dll

DTO for child object query result.

public class ChildObjectInfo

Inheritance

ObjectChildObjectInfo

Properties

JsonData

public string? JsonData { get; set; }

ObjectId

public long ObjectId { get; set; }

SchemeId

public long SchemeId { get; set; }