  | 
DeleteTaxPeriodEntityRequest Class | 
            Message Contract Class - DeleteTaxPeriodEntityRequest
            
Inheritance HierarchySystemObject  Infosoft.Common.Contracts.MessageContractsDeleteTaxPeriodEntityRequest Namespace: Infosoft.Common.Contracts.MessageContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class DeleteTaxPeriodEntityRequest
No code example is currently available or this language may not be supported.
The DeleteTaxPeriodEntityRequest type exposes the following members.
Properties|   | Name | Description | 
|---|
  | TaxPeriod | 
            An instance of TaxPeriod that refers to the entity to delete.
             | 
Top
RemarksThis request message should contain a TaxPeriod object to be deleted
See Also