Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NGisFeature Class / Attributes Field


In This Topic
    Attributes Field
    In This Topic
    Attributes of this feature.
    Syntax
    'Declaration
     
    
    Public Attributes As NDataTableRow
    'Usage
     
    
    Dim instance As NGisFeature
    Dim value As NDataTableRow
     
    value = instance.Attributes
     
    instance.Attributes = value
    public NDataTableRow Attributes
    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