EbsOpen Class Library for EBSILON®Professional

Object.getFullName Method 

[Visual Basic]
Public Function getFullName( _ 
   Optional ByVal FromCurrentContext As Boolean = VARIANT_FALSE _ 
) As String
[C#]
public string getFullName(
   bool FromCurrentContext
);
[C++]
public: String* getFullName(
   bool FromCurrentContext
);
[JScript]
public function getFullName(
   bool FromCurrentContext
): String;

See Also

Object Class | EbsOpen Namespace