Search Results for

    Show / Hide Table of Contents

    Class TransformationResultQueueItemResponse

    Inheritance
    System.Object
    TransformationResultQueueItemResponse
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Flow.DataPort
    Assembly: Simplic.Framework.Flow.dll
    Syntax
    public class TransformationResultQueueItemResponse

    Properties

    | Improve this Doc View Source

    OrganizationId

    Declaration
    public Guid OrganizationId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    TransformationQueueId

    Declaration
    public Guid TransformationQueueId { get; set; }
    Property Value
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx