CalculatedAttributeExpressionExportToText Method |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ExportToText()
Public Function ExportToText As String
public:
String^ ExportToText()
member ExportToText : unit -> string
Return Value
Type:
StringThe data of the object as one line of text export.
See Also