BCWorkPackage.Documents Method |
Name | Description | |
---|---|---|
![]() | Documents() |
Returns the collection of documents assigned to the work area.
The collection is sorted ascending on the DisplayName property value.
|
![]() | Documents(BCCollectionBase<BCPropertyDef>) |
Returns the collection of documents assigned to the work area.
The collection is sorted ascending on the DisplayName property value.
|
![]() | Documents(BCCollectionBase<BCPropertyDef>, SortKind) |
Returns the collection of documents assigned to the work area.
|