Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NMetaUnit Class
Methods


In This Topic
    NMetaUnit Class Members
    In This Topic

    The following tables list the members exposed by NMetaUnit.

    Public Methods
     NameDescription
    Public MethodGets the meta unit appliance mask. This implementation returns ENMetaUnitAppliance.All - that is by default a meta unit can be applied to schemas, properties and child slots.  
    Public MethodGets the meta unit key  
    Public Methodstatic (Shared in Visual Basic)Registers a new metadata with the specified name and returns a key, which can be used to retreive the metadata from the a metadata container.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected MethodCalled after the unit is applied to the specified container, which can be an object of the following types: NSchema, NProperty and NChild.  
    Protected MethodCalled before the unit is applied to the specified container, which can be an object of the following types: NSchema, NProperty and NChild.  
    Top
    See Also