Property RecursiveOwnerType
RecursiveOwnerType
Represents the type of the owner that is used to resolve the recursive endpoint. Example: if the entity is a tag group, the endpoint resolution would need to recursively/dynamically resolve if it's parent is a tag group as well.
public Type RecursiveOwnerType { get; }