Click or drag to resize

DocumentOpGetCompanyDocumentTypeList Method

GetCompanyDocumentTypeList

Namespace:  Enerj.CDI.WebService.V4.Operations
Assembly:  Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public Task<DocumentTypeByIDCompanyResult> GetCompanyDocumentTypeList(
	int IdCompany
)

Parameters

IdCompany
Type: SystemInt32
IdCompany

Return Value

Type: TaskDocumentTypeByIDCompanyResult
Document Type
See Also