Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapFeatureFilterCondition Class / AttributeName Field


In This Topic
    AttributeName Field (NMapFeatureFilterCondition)
    In This Topic
    The name of the attribute to evaluate.
    Syntax
    'Declaration
     
    
    Public AttributeName As System.String
    'Usage
     
    
    Dim instance As NMapFeatureFilterCondition
    Dim value As System.String
     
    value = instance.AttributeName
     
    instance.AttributeName = value
    public System.string AttributeName
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also