Easy API for DNP version 1.0.0
HostingPlan Class
NamespacesAcWorks.DnpTools.EasyApiHostingPlan
Easy API for DNP version 1.0.0
Represents a hosting plan.
Members
All MembersMethodsProperties



IconMemberDescription
Available
Gets the whether it is available for purchase.
(Inherited from HostingPlanBase.)
CreateHostingSpace(Int32)
Returns a new hosting space to be created under this account.

Description
Gets the description.
(Inherited from HostingPlanBase.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Id
Gets the DotNetPanel unique identifier for this class.
(Inherited from HostingPlanBase.)
Name
Gets the name.
(Inherited from HostingPlanBase.)
ParentCustomerId
Gets DotNetPanel's unique identifier for the parent DNP account.
(Inherited from HostingPlanBase.)
ParentHostingSpaceId
Gets DotNetPanel's unique identifier for the parent hosting space.
(Inherited from HostingPlanBase.)
RecurrenceLength
Gets the recurrence length.
(Inherited from HostingPlanBase.)
RecurrenceUnit
Gets the recurrence unit.
(Inherited from HostingPlanBase.)
RecurringPrice
Gets the recurring price.
(Inherited from HostingPlanBase.)
ServerId
Gets DotNetPanel's unique identifier for the server (or virtual server) the plan targets.
(Inherited from HostingPlanBase.)
SetupPrice
Gets the setup price.
(Inherited from HostingPlanBase.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Hosting plans must be created thru DotNetPanel's web interface (Panel). They cannot be created with Easy API for DNP at this time.
Inheritance Hierarchy

Assembly: AcWorks.DnpTools.EasyApi (Module: AcWorks.DnpTools.EasyApi) Version: 0.2.0.0