Cmdlets for Salesforce

Build 25.0.9434

CaseMilestone

Schema file for CaseMilestone.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the record.

CaseId String True

Case.Id

ID of the Case associated with this record.

StartDate Datetime False

Start date for the record or activity.

TargetDate Datetime True

Date associated with Target.

CompletionDate Datetime False

Date associated with Completion.

MilestoneTypeId String True

MilestoneType.Id

ID of the MilestoneType associated with this record.

IsCompleted Bool True

Indicates whether the task has been completed.

IsViolated Bool True

Indicates whether the record has the Violated characteristic.

CreatedDate Datetime True

Date and time when the record was created.

CreatedById String True

User.Id

ID of the user who created the record.

LastModifiedById String True

User.Id

ID of the user who last modified the record.

IsDeleted Bool True

Indicates whether the record has been moved to the Recycle Bin.

TargetResponseInMins Int True

Field containing TargetResponseInMins information.

TargetResponseInHrs Double True

Field containing TargetResponseInHrs information.

TargetResponseInDays Double True

Field containing TargetResponseInDays information.

TimeRemainingInMins String True

Field containing TimeRemainingInMins information.

TimeRemainingInHrs String True

Field containing TimeRemainingInHrs information.

TimeRemainingInDays Double True

Field containing TimeRemainingInDays information.

ElapsedTimeInMins Int True

Field containing ElapsedTimeInMins information.

ElapsedTimeInHrs Double True

Field containing ElapsedTimeInHrs information.

ElapsedTimeInDays Double True

Field containing ElapsedTimeInDays information.

TimeSinceTargetInMins String True

Field containing TimeSinceTargetInMins information.

TimeSinceTargetInHrs String True

Field containing TimeSinceTargetInHrs information.

TimeSinceTargetInDays Double True

Field containing TimeSinceTargetInDays information.

BusinessHoursId String True

BusinessHours.Id

ID of the business hours associated with this record.

SOQL String False

Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query.

ExternalIdColumn String False

Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called.

FilterScope String False

Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team.

SystemModstamp Datetime True

Date and time when the record was last modified by a user or by an automated process.

LastModifiedDate Datetime True

Date and time when the record was last modified.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434