Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentSubDocumentsReadOnly Property

Gets a value indicating whether the sub-documents should be read only.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool SubDocumentsReadOnly { get; set; }

Property Value

Type: Boolean

Implements

IDocumentGenerationSubDocumentsReadOnly
See Also