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

AF SDK Reference

AFTimeRuleEvents.AllowDuplicatedItems Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeRuleEvents.AllowDuplicatedItems Property
Sets and returns if a duplicated item is allowed

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

Syntax

public bool AllowDuplicatedItems { get; set; }
Public Property AllowDuplicatedItems As Boolean
	Get
	Set

Dim instance As AFTimeRuleEvents
Dim value As Boolean

value = instance.AllowDuplicatedItems

instance.AllowDuplicatedItems = value
public:
property bool AllowDuplicatedItems {
	bool get ();
	void set (bool value);
}
member AllowDuplicatedItems : bool with get, set

Property Value

Type: Boolean

Version Information

AFSDK


See Also

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