Click or drag to resize

ConfigOwner Class

A Configuration2 child document describing a registered Owner.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.EntityConfigOwner

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
[SerializableAttribute]
public class ConfigOwner

The ConfigOwner type exposes the following members.

Constructors
 NameDescription
Public methodConfigOwnerInitializes a new instance of the ConfigOwner class
Public methodConfigOwner(String, String)Initializes a new instance of the ConfigOwner class
Top
Properties
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also