DocsMarshal
/
Types
/
DocsMarshal.Entities._DomainForInser
class
_DomainForInser
Base class:
This type does not have any base class
Implemented interfaces:
IDomainForInsert
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
_DomainForInser
(
List
<
DomainClassTypeObjectStateGrantForUser
> domainClassTypeObjectStateGrantForUser)
Properties
List
<
_ClassTypeForInsert
>
ClassTypes
{ get; }
Int32
Id
{ get; set; }
String
Name
{ get; set; }
Top