AFAttributeTrait.AllOther Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
The list of all other attribute traits.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public static ICollection<AFAttributeTrait> AllOther { get; }
Public Shared ReadOnly Property AllOther As ICollection(Of AFAttributeTrait) Get Dim value As ICollection(Of AFAttributeTrait) value = AFAttributeTrait.AllOther
public: static property ICollection<AFAttributeTrait^>^ AllOther { ICollection<AFAttributeTrait^>^ get (); }
static member AllOther : ICollection<AFAttributeTrait> with get
Property Value
Type: ICollectionAFAttributeTraitReturns the list of all other attribute traits.