Table of Contents

Class NamedUidEntity

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

A named entity with a unique identifier.

public abstract class NamedUidEntity : NamedEntity, IEquatable<BaseEntity>, IHaveOwner, IHaveName
Inheritance
NamedUidEntity
Implements
Derived
Inherited Members
Extension Methods

Constructors

NamedUidEntity()
NamedUidEntity(string)

Properties

UniqueId

The unique ID of the entity.

UniqueIdKey

The key used to retrieve the unique ID.

Methods

RemoveUniqueId()

Removes the unique ID from the entity.