Table of Contents

Property StringValue

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

StringValue

Gets or sets the parameter value in case the type is String.

public string StringValue { get; set; }

Property Value

string

The parameter value in case the type is String.