task.scheduleddurationminutes Field

banner art

Specifies the scheduled duration of the task, in minutes.

Syntax

[Visual Basic .NET]
Public Field scheduleddurationminutes As CrmNumber
[C#]
public CrmNumber scheduleddurationminutes;
[JScript]
public var scheduleddurationminutes : CrmNumber;

Remarks

Represents a field of type CrmNumber.

The following table contains additional information about this attribute:

Platform required No
Application requirement level Read-Only
Valid for create No
Valid for retrieve Yes
Valid for update No

See Also

© 2007 Microsoft Corporation. All rights reserved.