class IstesProfileError


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

IstesProfileError ()


IstesProfileError (IstesProfileMapping mapping)


Properties

DateTime ErrorDt { get; set; }


String ErrorText { get; set; }


EIstesErrorType ErrorType { get; set; }


Guid ObjectId { get; set; }