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

AF SDK Reference

AFTable.GetDefaultTableParameters Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTable.GetDefaultTableParameters Method
Retrieves any table parameters and default values used to retrieve data for this AFTable.

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

Syntax

public Dictionary<string, Object> GetDefaultTableParameters()
Public Function GetDefaultTableParameters As Dictionary(Of String, Object)

Dim instance As AFTable
Dim returnValue As Dictionary(Of String, Object)

returnValue = instance.GetDefaultTableParameters()
public:
Dictionary<String^, Object^>^ GetDefaultTableParameters()
member GetDefaultTableParameters : unit -> Dictionary<string, Object> 

Field Value

Type: DictionaryString, Object
Returns the default parameters for this AFTable if table parameters are defined. These defaults can be set by calling the LinkExternal Overload method with a different collection of table parameters.

Return Value

Type: DictionaryString, Object
Returns a dictionary keyed by parameter name, with the default values for the parameters.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5, 2.7, 2.6

See Also

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