AFPlugIn.LoadPropertiesAttribute.LoadProperties Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Get the Value of this attribute converted to the
AFPlugInLoadProperties enumeration.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFPlugInLoadProperties LoadProperties { get; }
Public ReadOnly Property LoadProperties As AFPlugInLoadProperties Get Dim instance As AFPlugInLoadPropertiesAttribute Dim value As AFPlugInLoadProperties value = instance.LoadProperties
public: property AFPlugInLoadProperties LoadProperties { AFPlugInLoadProperties get (); }
member LoadProperties : AFPlugInLoadProperties with get
Property Value
Type: AFPlugInLoadPropertiesReturns the Value of this attribute converted to the AFPlugInLoadProperties enumeration.