pmMDA.NET

DataObjectVisitorFunctor.VisitUnloadedItems Property

[This is preliminary documentation and subject to change.]

Gets whether unloaded items are reloaded and visited.

public bool VisitUnloadedItems {get;}

Property Value

If true, then the unloaded items are reloaded and visited. If false unloaded items will not be visited.

Implements

IDataObjectVisitor.VisitUnloadedItems

See Also

DataObjectVisitorFunctor Class | PmMda.Net.Dog Namespace