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

AF SDK Reference

AFLocaleIndependentFormatProvider.Patterns Property

AFLocaleIndependentFormatProvider.Patterns Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFLocaleIndependentFormatProvider.Patterns Property
The format patterns supported by this provider.

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

Syntax

public IList<string> Patterns { get; }
Public ReadOnly Property Patterns As IList(Of String)
	Get

Dim instance As AFLocaleIndependentFormatProvider
Dim value As IList(Of String)

value = instance.Patterns
public:
property IList<String^>^ Patterns {
	IList<String^>^ get ();
}
member Patterns : IList<string> with get

Property Value

Type: IListString
Returns the format patterns supported by this provider.

Version Information

AFSDK


See Also

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