EbsOpen Class Library for EBSILON®Professional

ApplicationEdit.MovePipeSections Property

[Visual Basic]
Public Property MovePipeSections As Boolean
[C#]
public bool MovePipeSections { get; set; }
[C++]
public: __property bool get_MovePipeSections();
public: __property void set_MovePipeSections(bool );
[JScript]
public function get MovePipeSections() : bool
public function set MovePipeSections(bool);

See Also

ApplicationEdit Class | EbsOpen Namespace