Show / Hide Table of Contents

Class JobFormFilePost

Inheritance
System.Object
JobFormFilePost
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.Job
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class JobFormFilePost

Fields

View Source

FieldKey

Declaration
public long FieldKey
Field Value
Type Description
System.Int64
View Source

FormKey

Declaration
public long FormKey
Field Value
Type Description
System.Int64
View Source

multiPartForm

Declaration
public MultiPartFormParam multiPartForm
Field Value
Type Description
MultiPartFormParam

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX