Table of Contents

Method ChangeSubjectId

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

ChangeSubjectId(IDMAObjectRef)

Changes the subject ID.

void ChangeSubjectId(IDMAObjectRef subjectId)

Parameters

subjectId IDMAObjectRef

The subject ID.

Remarks

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

Exceptions

ArgumentNullException

subjectId is null.