Click or drag to resize
Infosoft Logo

DeleteCxenseProfileRequest Class

This class contains properties for deleting a cxense profile and its data, based on the customer number.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.CxenseDeleteCxenseProfileRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Cxense
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class DeleteCxenseProfileRequest

The DeleteCxenseProfileRequest type exposes the following members.

Constructors
 NameDescription
Public methodDeleteCxenseProfileRequestInitializes a new instance of the DeleteCxenseProfileRequest class
Top
Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also