IDocumentGenerationInfoConfigurationEntity Property |
Gets the entity that holds configuration information for the generation.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxstring ConfigurationEntity { get; }
ReadOnly Property ConfigurationEntity As String
Get
property String^ ConfigurationEntity {
String^ get ();
}
abstract ConfigurationEntity : string with get
Property Value
Type:
String
The entity that holds configuration information for the generation.
See Also