UserConfigurationObject Members
Include Protected Members
Include Inherited Members
The UserConfigurationObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Identity | (Overrides ConfigurableObject.Identity.) |
![]() |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | |
![]() |
Delete | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
Find | |
![]() |
FindPaged<T> | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | (Inherited from ConfigurableObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Read | |
![]() |
Save | |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | (Inherited from ConfigurableObject.) |
![]() |
ValidateRead | (Overrides ConfigurableObject.ValidateRead(List<ValidationError>).) |
![]() |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top