FreeBusyItemClone Method
Return a deep copy clone of the specified free/busy connector.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public static FreeBusyItem Clone(
FreeBusyItem freeBusyItem
)
Public Shared Function Clone (
freeBusyItem As FreeBusyItem
) As FreeBusyItem
No code example is currently available or this language may not be supported.
- freeBusyItem FreeBusyItem
-
Reference to the item to copy.
FreeBusyItem
Reference to the new clone of the caller's item.