Click or drag to resize

XrefItem Class

Response child class from the GetDatabaseSummary API method. The DatabaseSummary class contains a collection of XrefItem.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOXrefItem

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class XrefItem

The XrefItem type exposes the following members.

Constructors
 NameDescription
Public methodXrefItemInitializes a new instance of the XrefItem class
Top
Properties
 NameDescription
Public propertyCount 
Public propertySide 
Public propertyTop 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also