Click or drag to resize

BCWorkPackage.Documents 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(BCCollectionBase<BCPropertyDef>)
Returns the collection of documents assigned to the work area. The collection is sorted ascending on the DisplayName property value.
Public methodDocuments(BCCollectionBase<BCPropertyDef>, SortKind)
Returns the collection of documents assigned to the work area.
Top
See Also