DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IObjectStateForInsert
interface
IObjectStateForInsert
Implemented interfaces:
This type does not implements any interface.
Derived types:
_ObjectStateForInsert
Properties
Int32
Id
{ get; }
String
Name
{ get; }
Top