Skip to main content
A newer version of this page is available. .
All docs
V20.2

SplitTaskMappings Properties

Specifies names of data source fields that contain information about task splits.
Name Description
DataMember
DurationFieldName Gets or sets the name of the field (of the TimeSpan type) that contains a task split’s duration (only work hours).
KeyFieldName Gets or sets the name of the field that contains a task’s identifier.
StartDateFieldName Gets or sets the name of the field (of the DateTime type) that contains a task split’s start date.
See Also