Search Results for

    Show / Hide Table of Contents

    Interface IElement

    An element.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public interface IElement

    Properties

    ExternalId

    Gets or sets the external identifier.

    Declaration
    string ExternalId { get; set; }
    Property Value
    Type Description
    System.String

    Id

    Gets the identifier.

    Declaration
    string Id { get; }
    Property Value
    Type Description
    System.String

    PipelineJson

    Gets the pipeline JSON with this as the central point.

    Declaration
    string PipelineJson { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0