Table of Contents

Property SubjectName

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

SubjectName

Gets the subject name.

string SubjectName { get; }

Property Value

string

The subject name.

Remarks

Filled in by default with the Skyline.DataMiner.Net.IDMAObjectRef.ToFileFriendlyString() of the SubjectID.

Can also be custom filled in, then the SubjectID is null.