Table of Contents

Class EndpointAttribute

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public class EndpointAttribute : Attribute
Inheritance
EndpointAttribute
Derived
Inherited Members

Constructors

EndpointAttribute(string, string?)

Properties

EndpointTemplate

Represents the base endpoint template for the entity type.

Suffix

Represents the suffix to append to the endpoint. This is optional and is often used when entity types are collection types in the Kepware Configuration API, like tags or tag groups can have dynamic endpoints based on their parent entity.