ProposalParty Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Represents a party (user, team, or resource) that is needed for the proposed appointment.

The following tables list the members exposed by the ProposalParty type.

Public Constructors

  Name Description
  ProposalParty Overloaded. Initializes a new instance of the ProposalParty class.

Top

Public Properties

  Name Description
public property DisplayName Gets or sets the display name for the party.
public property EffortRequired Gets or sets the percentage of time that is required to perform the service.
public property EntityName Gets or sets the logical name of the type of entity that is represented by this party.
public property ExtensionData Gets or sets the structure that contains extra data.
public property ResourceId Gets or sets the ID of the resource that is represented by this party.
public property ResourceSpecId Gets or sets the ID of the resource specification that is represented by this party.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ProposalParty Class
Microsoft.Crm.Sdk.Messages Namespace
AppointmentProposal Class

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.