EbsOpen Class Library for EBSILON®Professional

ApplicationPaths.User2PhaseDll Property

[Visual Basic]
Public Property User2PhaseDll As String
[C#]
public string User2PhaseDll { get; set; }
[C++]
public: __property String* get_User2PhaseDll();
public: __property void set_User2PhaseDll(String* );
[JScript]
public function get User2PhaseDll() : String
public function set User2PhaseDll(String);

See Also

ApplicationPaths Class | EbsOpen Namespace