Class ProfileInstanceID
Represents a profile instance ID.
[Serializable]
public class ProfileInstanceID : GuidDMAObjectRef<ProfileInstanceID>
- Inheritance
-
DMAObjectRefProfileInstanceID
- 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.