Nevron .NET Vision
Nevron.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 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