Table of Contents

Method ChangeSubjectName

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

ChangeSubjectName(string)

Changes the subject name to the specified subject name.

void ChangeSubjectName(string subjectName)

Parameters

subjectName string

The subject name.

Remarks

Note: The LogHelper.Log object will be reconstructed when changing the subject name.