Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFCaseLog Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFCaseLog Class

Note: This API is now obsolete.

The AFCaseLog is used to store the information about validating or running a case's analysis.

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.AnalysisAFCaseLog

Namespace:  OSIsoft.AF.Analysis
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

[BrowsableAttribute(false)]
[ObsoleteAttribute("Use AFTrace instead of AFCaseLog.")]
public sealed class AFCaseLog : IDisposable
<BrowsableAttribute(false)>
<ObsoleteAttribute("Use AFTrace instead of AFCaseLog.")>
Public NotInheritable Class AFCaseLog
	Implements IDisposable

Dim instance As AFCaseLog
[BrowsableAttribute(false)]
[ObsoleteAttribute(L"Use AFTrace instead of AFCaseLog.")]
public ref class AFCaseLog sealed : IDisposable
[<SealedAttribute>]
[<BrowsableAttribute(false)>]
[<ObsoleteAttribute("Use AFTrace instead of AFCaseLog.")>]
type AFCaseLog =  
    class
        interface IDisposable
    end

The AFCaseLog type exposes the following members.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Remarks

This class is for compatibility with AF 1.x and is obsolete. It has been replaced with the AFTrace class.

Version Information

AFSDK

Obsolete (compiler warning) in 3.1.1
Obsolete (compiler warning) in 3.1.0
Obsolete (compiler warning) in 3.0.2
Obsolete (compiler warning) in 3.0.1
Obsolete (compiler warning) in 3.0.0
Obsolete (compiler warning) in 2.10.11
Obsolete (compiler warning) in 2.10.5
Obsolete (compiler warning) in 2.10.0
Obsolete (compiler warning) in 2.10
Obsolete (compiler warning) in 2.9.5
Obsolete (compiler warning) in 2.9
Obsolete (compiler warning) in 2.8.5
Obsolete (compiler warning) in 2.8
Obsolete (compiler warning) in 2.7.5
Obsolete (compiler warning) in 2.7
Obsolete (compiler warning) in 2.6
Obsolete (compiler warning) in 2.5
Obsolete (compiler warning) in 2.4

See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in