ServicePlan Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |