Table of Contents

Class ProfileInstanceID

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

Represents a profile instance ID.

[Serializable]
public class ProfileInstanceID : GuidDMAObjectRef<ProfileInstanceID>
Inheritance
ProfileInstanceID
Inherited Members
Extension Methods

Constructors

ProfileInstanceID()

Initializes a new instance of the ProfileInstanceID class.

ProfileInstanceID(Guid)

Initializes a new instance of the ProfileInstanceID class using the specified GUID.

Properties

Id

Gets the GUID.

Methods

ToFileFriendlyString()

Returns a file-friendly string representation of the current object.

ToString()

Returns a string that represents the current object.