Innovt Platform
Search Results for

    Show / Hide Table of Contents

    Interface ITableMessage

    Represents a message associated with a table, defining a unique identifier.

    Namespace: Innovt.Cloud.Table
    Assembly: Innovt.Cloud.dll
    Syntax
    public interface ITableMessage

    Properties

    | Edit this page View Source

    Id

    Gets or sets the unique identifier for the table message.

    Declaration
    string Id { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    Extensions.IsNull(object)
    Extensions.ToStringOrDefault(object)
    SimpleMapper.MapTo<T1>(object)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX