DynamicRoleLastException - свойство
Последняя ошибка при пересчёте состава роли, или null, если ошибки не возникало.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
[NullableAttribute]
public Exception LastException { get; set; }
<DataMemberAttribute>
<NullableAttribute>
Public Property LastException As Exception
Get
Set
public:
[DataMemberAttribute]
[NullableAttribute]
virtual property Exception^ LastException {
Exception^ get () sealed;
void set (Exception^ value) sealed;
}
[<DataMemberAttribute>]
[<NullableAttribute>]
abstract LastException : Exception with get, set
[<DataMemberAttribute>]
[<NullableAttribute>]
override LastException : Exception with get, set
ExceptionIRoleLastErrorContainerLastException