logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IFoundationActionDefinition

    Interface representing a foundation action definition.

    Inherited Members
    IFoundationSettings.Id
    IFoundationSettings.Guid
    Namespace: Serenity.Global.Domain.Interfaces
    Assembly: Serenity.Global.Domain.dll
    Syntax
    public interface IFoundationActionDefinition : IFoundationSettings

    Properties

    Signal

    Gets the signal associated with the action definition.

    Declaration
    string Signal { get; }
    Property Value
    Type Description
    string

    The signal as a string.

    In this article
    © 2026 Serenity. All Rights Reserved