Enum SubEntityType

Represents a sub-entity type

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum SubEntityType

Fields

Name Value Description
NodeNode = 2

Node

SpanSpan = 1

Span

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next