Show / Hide Table of Contents

Class EditorModel

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

Properties

View Source

EmplItem

修改人

Declaration
public EmplItemModel EmplItem { get; set; }
Property Value
Type Description
EmplItemModel
View Source

ItemType

類型

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