Table of Contents

Class NamedEntity

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

A named entity with a unique name and description.

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

Constructors

NamedEntity()
NamedEntity(string)

Properties

Name

The name of the entity.

Methods

AppendHashSources(HashSourceBuilder)

Appends additional hash sources for named entities.

GetUpdateDiff(NamedEntity, bool)

Retrieves the differences between this entity and another.