TranslationApplicationName Property |
The application, containing the resource. For base resource types (T,C,H), this is null. [Filter(eq)] [ORD]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ApplicationName { get; set; }
Public Property ApplicationName As String
Get
Set
public:
property String^ ApplicationName {
String^ get ();
void set (String^ value);
}
member ApplicationName : string with get, set
Property Value
Type:
String
See Also