Click or drag to resize
Infosoft Logo

DeleteExternalDistributionInfoTBEntityRequest Class

Message Contract Class - DeleteExternalDistributionInfoTBEntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeleteExternalDistributionInfoTBEntityRequest

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

The DeleteExternalDistributionInfoTBEntityRequest type exposes the following members.

Properties
 NameDescription
Public propertyExternalDistributionInfoTB An instance of ExternalDistributionInfoTB that refers to the entity to delete.
Top
Remarks
This request message should contain a ExternalDistributionInfoTB object to be deleted
See Also