Class EndpointAttribute
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public class EndpointAttribute : Attribute
- Inheritance
-
EndpointAttribute
- Derived
- Inherited Members
Constructors
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.