A service that identifies the parent of this object.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface IParentService
Public Interface IParentService
public interface class IParentService
type IParentService = interface end
The IParentService type exposes the following members.
Properties
| Name | Description |
---|
| Parent |
Gets the parent of this object.
|
TopSee Also