Click or drag to resize

InvoiceVATBreakdownPartialEntityGetCompleteEntityType Method

Gets the type of the complete entity.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Invoice
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Type GetCompleteEntityType()

Return Value

Type: Type

Implements

IPartialEntity.GetCompleteEntityType
See Also