NevronOpenVision
Nevron.Nov.Dom Namespace / NSchema Class
Members
NSchema Class
Represents a metadata container, which defines the structure of a class of NNode derivates. For each type of NNode derivates there is exactly one instance of the NSchema class associated with it.
Object Model
NSchema Class
Syntax
public sealed class NSchema 
Remarks
NSchema instances are created by the static constructor of each type that derives from NNode derivate, with the help of the NSchema.Create static method.
Inheritance Hierarchy

System.Object
   Nevron.Nov.Dom.NSchema

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also