Click or drag to resize
BCWorkPackageDocuments Method
Overload List
  NameDescription
Public methodDocuments
Returns the collection of documents assigned to the work area. The collection is sorted ascending on the DisplayName property value.
Public methodDocuments(BCCollectionBaseBCPropertyDef)
Returns the collection of documents assigned to the work area. The collection is sorted ascending on the DisplayName property value.
Public methodDocuments(BCCollectionBaseBCPropertyDef, SortKind)
Returns the collection of documents assigned to the work area.
Top
See Also