NevronOpenVision
Nevron.Nov.Dom Namespace / NDeclaration Class
Fields Properties Methods Events


In This Topic
    NDeclaration Class Members
    In This Topic

    The following tables list the members exposed by NDeclaration.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Important property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDeclaration  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Property property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the declaration is imporant. Important declarations have a higher value weight.  
    Public PropertyGets the DOM property defined by this declaration property name and type  
    Public PropertyGets or sets the property name.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a value declaration for the specified property and value.  
    Public MethodMust override to return the Dom Type of the property  
    Public MethodOverloaded. Must override to return the property value  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the value of a property has changed  
    Top
    See Also