ServicePlan Class

Definition

Represents a service plan assigned to a system user.

public ref class ServicePlan sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="ServicePlan", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public sealed class ServicePlan : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="ServicePlan", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type ServicePlan = class
    interface IExtensibleDataObject
Public NotInheritable Class ServicePlan
Implements IExtensibleDataObject
Inheritance
ServicePlan
Attributes
Implements

Constructors

ServicePlan()

Initializes a new instance of the ServicePlan class.

Properties

DisplayName

Gets or sets the display name of the service plan assigned to a system user.

ExtensionData

Gets or sets the extension data.

Name

Gets or sets the name of the service plan assigned to a system user.

ServicePlanId

Applies to