SI.PIXL.Client
Search Results for

    Show / Hide Table of Contents

    Struct ColonyDetectionProgramInformation

    Represents program information from the colony detection program.

    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 ColonyDetectionProgramInformation

    Constructors

    ColonyDetectionProgramInformation(string, ColonyInformation[])

    Initializes a new instance of the ColonyDetectionProgramInformation class.

    Declaration
    public ColonyDetectionProgramInformation(string programID, ColonyInformation[] colonyInformation)
    Parameters
    Type Name Description
    string programID

    The program ID.

    ColonyInformation[] colonyInformation

    An array containing information about all of the located colonies.

    Properties

    ColonyInformation

    Get an array containing information about all of the located colonies.

    Declaration
    public ColonyInformation[] ColonyInformation { get; }
    Property Value
    Type Description
    ColonyInformation[]

    ProgramID

    Get the program ID.

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