Flow.Net
Show / Hide Table of Contents

Class FlowBlock

Inheritance
Object
FlowBlock
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowBlock

Properties

| Improve this Doc View Source

Header

Declaration
public FlowBlockHeader Header { get; set; }
Property Value
Type Description
FlowBlockHeader
| Improve this Doc View Source

Payload

Declaration
public FlowBlockPayload Payload { get; set; }
Property Value
Type Description
FlowBlockPayload
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX