Show / Hide Table of Contents

Class FormApplyCallBackModel

Inheritance
System.Object
FormApplyCallBackModel
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: Ede.Uofx.PubApi.Sdk.NetStd.Models.Bpm
Assembly: Ede.Uofx.PubApi.Sdk.NetStd.dll
Syntax
public class FormApplyCallBackModel

Properties

View Source

FormName

表單名稱

Declaration
public string FormName { get; set; }
Property Value
Type Description
System.String
View Source

FormSn

表單編號

Declaration
public string FormSn { get; set; }
Property Value
Type Description
System.String
  • View Source
In This Article
Back to top Generated by DocFX