Click or drag to resize

DistributionsRepositorySupportedGenerationProcedures Property

Gets the generation procedures, supported by the document entity type.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override IEnumerable<IDocumentGenerationInfo> SupportedGenerationProcedures { get; }

Property Value

Type: IEnumerableIDocumentGenerationInfo
The supported generation procedures.
See Also