ReturnClass Class
Represents the return class for the Users Provider.
Assembly: UserObjectModel (in UserObjectModel.dll)
| Name | Description | |
|---|---|---|
![]() | ReturnClass() | Creates a new instance of the ReturnClass object. |
![]() | ReturnClass(Int32, UserCustomExceptionCode) | Creates a new instance of the ReturnClass object, using the specified error code and error catalog. |
| Name | Description | |
|---|---|---|
![]() | NativeError | Gets the error code from the catalog. |
![]() | UserCode | Gets the exception code. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


