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 SourceOrganizationId
Declaration
public Guid OrganizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
TransformationQueueId
Declaration
public Guid TransformationQueueId { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |