DateRangeCollectionAdd(DateRangeCollection) Method
Add another collection of Date Ranges to this collection.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public void Add(
DateRangeCollection value
)
Public Sub Add (
value As DateRangeCollection
)
No code example is currently available or this language may not be supported.
Parameters
- value DateRangeCollection
-
Collection of Date Ranges containing items to add.