Click or drag to resize

DocumentGenerationInfoTParent, TSubDocumentDescription 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
Syntax
public string Description { get; }

Property Value

Type: String
The description of the generation procedure.

Implements

IDocumentGenerationInfoDescription
See Also