class _ClassTypeForInsert


Base class:

This type does not have any base class

Implemented interfaces:

IClassTypeForInsert

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

_ClassTypeForInsert ()


Properties

EClassTypeGrant Grant { get; set; }


Int32 Id { get; set; }


String Name { get; set; }


IEnumerable<IObjectStateForInsert> ObjectStates { get; set; }