CollectionContainsDocuments Method

This method specifies whether the collection of document numbers is empty.

Class

Microsoft.Dynamics.GP.eConnect.DocumentRollback

Syntax

public bool CollectionContainsDocuments()

Return Value

Type: bool

A return value of true indicates one or more document numbers have been added to the collection. A return value of false indicates no document numbers have been added to the collection


Documentation Feedback