IDocumentGenerationInfoDescription Property |
Gets the description of the generation procedure (in the current thread language).
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxstring Description { get; }
ReadOnly Property Description As String
Get
property String^ Description {
String^ get ();
}
abstract Description : string with get
Property Value
Type:
String
The description of the generation procedure.
See Also