TLink Class

Namespace
OpenTl.Schema.Contacts
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["ILink"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Contacts/ILink" Interface1["IObject"]-.->Type click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Type["TLink"] class Type type-node

Syntax

[Serialize(0x3ace484c)]
public sealed class TLink : ILink, IObject

Attributes

Type Description
SerializeAttribute

Properties

Extension Methods

Name Value Summary
As<T>() T
From Utils
Is<T>() T
From Utils
IsEmpty() bool
From Utils