IDocumentGenerationGenerateOnlyOnce Property |
Gets a value indicating whether the generation is activated only when there are no previous sub-documents.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxbool GenerateOnlyOnce { get; }
ReadOnly Property GenerateOnlyOnce As Boolean
Get
property bool GenerateOnlyOnce {
bool get ();
}
abstract GenerateOnlyOnce : bool with get
Property Value
Type:
Boolean
See Also