You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > DocumentContainer Class > DocumentContainer Methods > DocumentContainer.GetChild Method
Close
Ofcas.Lk.Api.Client - Version 3.0
DocumentContainer.GetChild Method

Gets a Document based on a DocumentInfo.

Syntax
C#
public override Document GetChild(DocumentInfo documentInfo);
Parameters
Description
DocumentInfo documentInfo
The DocumentInfo of the Document to be returned.

Returns a Document based on the given DocumentInfo.

Copyright © 2021 Orgadata AG. All rights reserved.