serviceappointment.scheduledend Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the scheduled end time of the service activity.
Syntax
[Visual Basic .NET] Public Property scheduledend As CrmDateTime
[C#]
public CrmDateTime scheduledend {get; set;}
Property Value
The value of this property is a CrmDateTime type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level1 | Business Required |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Display format1 | Date and time |
1 – Customizable. Indicates the value for a default installation.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
