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

AF SDK Reference

AFLayer.Elements Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFLayer.Elements Property
This is a collection of elements for the layer representing all the elements of the model that are associated with this layer.

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

Syntax

public AFElements Elements { get; }
Public ReadOnly Property Elements As AFElements
	Get

Dim instance As AFLayer
Dim value As AFElements

value = instance.Elements
public:
property AFElements^ Elements {
	AFElements^ get ();
}
member Elements : AFElements with get

Property Value

Type: AFElements

Version Information

AFSDK


See Also

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