Click or drag to resize
IEntityDraftInfo Interface
实体对象草稿信息接口

Namespace: X3Platform.Entities
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IEntityDraftInfo : ISerializedObject

The IEntityDraftInfo type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
反序列化对象
(Inherited from ISerializedObject.)
Public methodSerializable
序列化对象
(Inherited from ISerializedObject.)
Public methodSerializable(Boolean, Boolean)
序列化对象
(Inherited from ISerializedObject.)
Top
Properties
  NameDescription
Public propertyEnetiyId
Public propertyEntityClassName
Top
See Also