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

AF SDK Reference

AFCase.IsPublished Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCase.IsPublished Property
This property indicates whether the results for the case, which was run, have been published to the locations specified by the attribute's data reference.

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

Syntax

public bool IsPublished { get; }
Public ReadOnly Property IsPublished As Boolean
	Get

Dim instance As AFCase
Dim value As Boolean

value = instance.IsPublished
public:
property bool IsPublished {
	bool get ();
}
member IsPublished : bool with get

Property Value

Type: Boolean
Indicates whether the results for the case, which was run, have been published to the locations specified by the attribute's data reference.

Version Information

AFSDK


See Also

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