AFPorts.ElementTemplate Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This property returns the AFElementTemplate which owns this collection.
Namespace: OSIsoft.AF.Modeling
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFElementTemplate ElementTemplate { get; }
Public ReadOnly Property ElementTemplate As AFElementTemplate Get Dim instance As AFPorts Dim value As AFElementTemplate value = instance.ElementTemplate
public: property AFElementTemplate^ ElementTemplate { AFElementTemplate^ get (); }
member ElementTemplate : AFElementTemplate with get
Property Value
Type: AFElementTemplateReturns the AFElementTemplate which owns this collection. If this collection is not owned by an AFElementTemplate, then this property is .