📚 SAP Business One SDK Help

ItemsProjects Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total number of records in the table.
Public Property LineNumberThe current row number in the list.

Field name: LineNum.

Public Property ProjectThe projects to which you want to assign the asset.

Field name: Project.

Length: 20 characters.

Public Property ValidFromThe start date of the period during which you want to assign the asset to a project.

Field name: ValidFrom.

Public Property ValidToThe end date of the period during which you want to assign the asset to a project.

Field name: ValidTo.

See Also