Click or drag to resize

ExtractionTemplateItemChildItems Property

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public ExtractionTemplateItem[] ChildItems { get; set; }

Property Value

Type: ExtractionTemplateItem
See Also