EbsOpen Class Library for EBSILON®Professional

ApplicationBuilder.LicenseDataPath Property

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

See Also

ApplicationBuilder Class | EbsOpen Namespace