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


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