A service that identifies the parent of this object.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also