ProposalParty.EffortRequired Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the percentage of time that is required to perform the service.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public double EffortRequired { get; set; }
<DataMemberAttribute>
Public Property EffortRequired As Double

Property Value

Type: System.Double

Type: Double
The percentage of time that is required to perform the service.

Remarks

Use this property to indicate the percentage of time that a service will take. For example, a dentist may fill only one cavity at a time; so the EffortRequired value for this service is 1. However, the dentist can schedule four simultaneous cleanings; each with a different dental hygienist. Therefore, the EffortRequired value for a single cleaning service is .25.

See Also

ProposalParty Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright