Click or drag to resize

ProvisioningComplexService Class

[Missing <summary> documentation for "T:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningComplexService"]

Inheritance Hierarchy
SystemObject
  Atomia.Billing.Core.Sdk.AtomiaProvisioningApiProvisioningService
    Atomia.Billing.Core.Sdk.AtomiaProvisioningApiProvisioningComplexService

Namespace:  Atomia.Billing.Core.Sdk.AtomiaProvisioningApi
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
[SerializableAttribute]
public class ProvisioningComplexService : ProvisioningService

The ProvisioningComplexService type exposes the following members.

Constructors
  NameDescription
Public methodProvisioningComplexService
Initializes a new instance of the ProvisioningComplexService class
Top
Properties
  NameDescription
Public propertyAccountOwnerId (Inherited from ProvisioningService.)
Public propertyCurrentRequestId (Inherited from ProvisioningService.)
Public propertyDescription (Inherited from ProvisioningService.)
Public propertydisabled (Inherited from ProvisioningService.)
Public propertyExtensionData (Inherited from ProvisioningService.)
Public propertyfriendlyName (Inherited from ProvisioningService.)
Public propertyInstanceId (Inherited from ProvisioningService.)
Public propertyInstanceName (Inherited from ProvisioningService.)
Public propertyIsInitialized (Inherited from ProvisioningService.)
Public propertylogicalId (Inherited from ProvisioningService.)
Public propertyname (Inherited from ProvisioningService.)
Public propertypackageId (Inherited from ProvisioningService.)
Public propertyParent (Inherited from ProvisioningService.)
Public propertyphysicalId (Inherited from ProvisioningService.)
Public propertyproperties (Inherited from ProvisioningService.)
Public propertyprovisioningDescription (Inherited from ProvisioningService.)
Public propertyRestricted (Inherited from ProvisioningService.)
Public propertyStatus (Inherited from ProvisioningService.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodRaisePropertyChanged (Inherited from ProvisioningService.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from ProvisioningService.)
Top
See Also