IIndicatorTemplate

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.

Declaration

1
public interface IIndicatorTemplate

Summary

Represents a template for creating rule check indicators.

Metadata

Namespace: GridPlacement.Core.Interfaces

Source File: cs/Core/Interfaces/IIndicatorTemplate.cs

Assembly: GridPlacement.Core

Type: interface

Properties

Id

1
public abstract string Id { get; }

Unique identifier for the template.


Name

1
public abstract string Name { get; }

Name of the template.