DocumentEntityName Property |
The entity name of the document equal to the entity name of the document type.[Filter(eq)] [ORD]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string EntityName { get; }
Public ReadOnly Property EntityName As String
Get
public:
property String^ EntityName {
String^ get ();
}
member EntityName : string with get
Property Value
Type:
String
See Also