SI.PIXL.Client
Search Results for

    Show / Hide Table of Contents

    Struct RunColonyDetectionCommandResponse

    Provides a command response for the 'Run' command on the Colony Detection workflow.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: SI.PIXL.Client.Structs.CommandResponse.Workflows.ColonyDetection
    Assembly: SI.PIXL.Client.dll
    Syntax
    public struct RunColonyDetectionCommandResponse

    Properties

    ProgramInformation

    Get the program information.

    Declaration
    public ColonyDetectionProgramInformation ProgramInformation { get; }
    Property Value
    Type Description
    ColonyDetectionProgramInformation

    Result

    Get the result.

    Declaration
    public ApiCommandResponse Result { get; }
    Property Value
    Type Description
    ApiCommandResponse

    TrackingPath

    Get the tracking path.

    Declaration
    public string TrackingPath { get; }
    Property Value
    Type Description
    string
    In this article
    Back to top Singer Instrument Company Limited 2024