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

AF SDK Reference

AFModel.Layers Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFModel.Layers Property
This is a collection of layers that keeps track of the elements on each layer of the model.

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

Syntax

public AFLayers Layers { get; }
Public ReadOnly Property Layers As AFLayers
	Get

Dim instance As AFModel
Dim value As AFLayers

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

Property Value

Type: AFLayers
A collection of layers that keeps track of the elements on each layer of the model.

Version Information

AFSDK


See Also

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