SI.PIXL.Client
Search Results for

    Show / Hide Table of Contents

    Struct RandomColonyPickingProgramInformation

    Represents program information from the random colony picking 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.RandomColonyPicking
    Assembly: SI.PIXL.Client.dll
    Syntax
    public struct RandomColonyPickingProgramInformation

    Constructors

    RandomColonyPickingProgramInformation(string, Pinning[], ColonyInformation[])

    Initializes a new instance of the RandomColonyPickingProgramInformation class.

    Declaration
    public RandomColonyPickingProgramInformation(string programID, Pinning[] pinnings, ColonyInformation[] colonyInformation)
    Parameters
    Type Name Description
    string programID

    The program ID.

    Pinning[] pinnings

    The pinnings.

    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[]

    Pinnings

    Get the pinnings.

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

    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