You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core.Interfaces Namespace > Interfaces > ICoreObjectWithParent<out TParent> Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithParent<out TParent> Interface

Represents a ICoreObject with a parent.

Ofcas_Lk_Api_Client_Core_Interfaces_ICoreObjectWithParent@outTParentOfcas_Lk_Api_Client_Core_Interfaces_ICoreObjectWithParent@outTParentOfcas_Lk_Api_Client_Core_Interfaces_ICoreObjectWithParent@outTParent
Syntax
C#
public interface ICoreObjectWithParent<out TParent> : ICoreObjectWithParent where TParent : ICoreObject;
Parameters
Description
TParent
The specifc type of parent (base ICoreObject).
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2019. All rights reserved.