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 SourceEmplItem
修改人
Declaration
public EmplItemModel EmplItem { get; set; }
Property Value
Type | Description |
---|---|
EmplItemModel |
ItemType
類型
Declaration
public int ItemType { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |