EvaluationHistory Members
The EvaluationHistory object represents information about parent policy evaluation that is stored in the system catalogs.
The following tables list the members exposed by the EvaluationHistory type.
Public Constructors
Name | Description | |
---|---|---|
EvaluationHistory | Initializes a new instance of the EvaluationHistory class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
ConnectionEvaluationHistories | ||
EndDate | Gets the date and time when the parent policy finished running. | |
Exception | Gets the description of the exception, if one occurred. | |
ID | Gets the integer value that uniquely identifies the referenced evaluation history record. | |
IdentityKey | Gets the key value that identifies the evaluation history record. | |
Metadata | Returns metadata about the instance and its domain. (inherited from SfcInstance) | |
Parent | Gets or sets the instance parent via the keychain. | |
PolicyName | Gets the name of the parent policy. | |
Properties | Returns a collection instance properties. (inherited from SfcInstance) | |
Result | Gets the Boolean value that determines whether the policy executed successfully. | |
StartDate | Gets the date and time when the parent policy attempted to start running. | |
Urn | Returns the uniform resource name of the SfcInstance object. (inherited from SfcInstance) |
Top
Protected Properties
Name | Description | |
---|---|---|
AbstractIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
PropertyStorageProvider | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
State | Returns the state of the SfcInstance object. (inherited from SfcInstance) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Discover | Overridden. | |
Equals | Overloaded. (inherited from Object ) | |
GetDomain | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
GetHashCode | (inherited from Object ) | |
GetObjectFactory | Gets the object factory for the referenced object. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (inherited from SfcInstance) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
Refresh | Refreshes the object's properties by reading them from the server. (inherited from SfcInstance) | |
Serialize | (inherited from SfcInstance ) | |
ToString | Returns a string representation of the instance Urn. (inherited from SfcInstance) |
Top
Protected Methods
Name | Description | |
---|---|---|
AlterImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
CheckObjectCreated | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
CheckObjectState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
CreateIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
CreateImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
DropImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
Finalize | (inherited from Object ) | |
GetChildCollection | (inherited from SfcInstance ) | |
GetTypeMetadataImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
InitializeUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
MarkForDropImpl | (inherited from SfcInstance ) | |
MarkRootAsConnected | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
MemberwiseClone | (inherited from Object ) | |
MoveImpl | (inherited from SfcInstance ) | |
OnPropertyMetadataChanges | (inherited from SfcInstance ) | |
OnPropertyValueChanges | (inherited from SfcInstance ) | |
PostAlter | (inherited from SfcInstance ) | |
PostCreate | (inherited from SfcInstance ) | |
PostDrop | (inherited from SfcInstance ) | |
PostMove | (inherited from SfcInstance ) | |
PostRename | (inherited from SfcInstance ) | |
RenameImpl | (inherited from SfcInstance ) | |
ResetKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
UpdateUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) | |
Validate | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
Top
Public Events
(see also Protected Events )
Name | Description | |
---|---|---|
PropertyChanged | CLS-compliant event for property changes. (inherited from SfcInstance) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (inherited from SfcInstance) |
Top
Protected Events
Name | Description | |
---|---|---|
propertyChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) | |
propertyMetadataChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
Top