AuditExtender Members
Include Protected Members
Include Inherited Members
Adds methods and properties to the Audit object.
The AuditExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AuditExtender() | Adds methods and properties to the Audit object. |
![]() |
AuditExtender(Audit) | Adds methods and properties to the Audit object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetParentSfcPropertySet() | (Inherited from SmoObjectExtender<T>.) |
![]() |
GetPropertySet() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
OnPropertyChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
ToString() | (Inherited from Object.) |
![]() |
Validate(String, array<Object[]) | Validates the specified method with specified parameters for the audit. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ConnectionContext | Returns the connection context for the Audit object. |
![]() |
Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
State | Returns the state of the Audit object. |
Top
Events
Name | Description | |
---|---|---|
![]() |
PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
![]() |
PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<Audit>.) |
Top