Table of Contents

Class ProfileDefinitionID

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

Represents a profile definition ID.

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

Constructors

ProfileDefinitionID()

Initializes a new instance of the ProfileDefinitionID class.

ProfileDefinitionID(Guid)

Initializes a new instance of the ProfileDefinitionID 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.