Click or drag to resize

IParentLineByNumber Interface

The interface provides access to parental information for a document line.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public interface IParentLineByNumber

The IParentLineByNumber type exposes the following members.

Properties
  NameDescription
Public propertyParentDocument
Gets the get parent document.
Public propertyParentLineNo
Gets the parent line number.
Top
See Also