Click or drag to resize

ConfigBasic Class

A Configuration2 child document describing a registered Genre, Role, Tag, Contributor and Picture Type.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.EntityConfigBasic

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

The ConfigBasic type exposes the following members.

Constructors
 NameDescription
Public methodConfigBasicInitializes a new instance of the ConfigBasic class
Public methodConfigBasic(String)Initializes a new instance of the ConfigBasic class
Top
Properties
 NameDescription
Public propertyName The Name of the child document.
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also