Click or drag to resize
Infosoft Logo

DeleteISO3166EntityRequest Class

Message Contract Class - DeleteISO3166EntityRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsDeleteISO3166EntityRequest

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

The DeleteISO3166EntityRequest type exposes the following members.

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