Table of Contents

Property RecursiveOwnerType

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

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; }

Property Value

Type