[This is preliminary documentation and is subject to change.]
Application Entity Name.
Specifies the application entity name used as identifier into the used Information Object Definitions.
| C# | Visual Basic | Visual C++ |
public string ApplicationEntityName { get; set; }
Public Property ApplicationEntityName As String
public: property String^ ApplicationEntityName { String^ get (); void set (String^ value); }