Class ProfileParameterID
Represents a profile parameter ID.
[Serializable]
public class ProfileParameterID : GuidDMAObjectRef<ProfileParameterID>
- Inheritance
-
DMAObjectRefProfileParameterID
- 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
- ToFileFriendlyString()
Returns a file-friendly string representation of the current object.
- ToString()
Returns a string that represents the current object.