When we were passing a POCO this would work:
<<if [MyProperty.Data.Any(s => !s.Disabled)]>>
When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...When we were passing a POCO this would work:
<<if [MyProperty.Data.Any(s => !s.Disabled)]>>
When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…
GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...
Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly.
Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET.
Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java.
Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists.