Nevron Open Vision Documentation
Nevron.Nov.Diagram.Batches Namespace / NBatchTranslate Class / ContainsXMoveable Property


In This Topic
    ContainsXMoveable Property
    In This Topic
    Indicates whether the entity contains a X moveable node
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ContainsXMoveable As System.Boolean
    'Usage
     
    
    Dim instance As NBatchTranslate
    Dim value As System.Boolean
     
    value = instance.ContainsXMoveable
    public System.bool ContainsXMoveable {get;}
    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