Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SplitTaskMappings Properties

Specifies names of data source fields that contain information about task splits.
Name Description
DataMember Gets or sets a specific table in a data source that contains information about split tasks.
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