Table of Contents

Class ProfileParameterID

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

Represents a profile parameter ID.

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

Constructors

ProfileParameterID()

Initializes a new instance of the ProfileParameterID class.

ProfileParameterID(Guid)

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

Properties

Id

Gets the GUID.

Methods

Build(SimpleByteReader)
ToFileFriendlyString()

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

ToString()

Returns a string that represents the current object.