Skip to main content
All docs
V25.1
  • 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