Click or drag to resize

IParentService Interface

A service that identifies the parent of this object.

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IParentService

The IParentService type exposes the following members.

Properties
  NameDescription
Public propertyParent
Gets the parent of this object.
Top
See Also