ExecutedUnstructuredElements Property
Summary
A List of elements that were involved in processing related to this result.
Syntax
public IList<string> ExecutedUnstructuredElements { get; set; }
Public Property ExecutedUnstructuredElements() As IList(Of String)
Get
Set
public:
property IList<String^>^ ExecutedUnstructuredElements
{
IList<String^>^ get()
void set(IList<String^>^ value)
}
Property Value
Array of elements names.