Table of Contents

Method GetPropertyValue

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

GetPropertyValue(string)

Gets the value of the specified element property.

string GetPropertyValue(string propertyName)

Parameters

propertyName string

The name of the property.

Returns

string

The property value or null when not found.