Enterprise Profile Management Windows SDK
Comment Constructor (commentData, objectDN, ldsType)
NamespacesHubOne.Epm.ApiCommentComment(String, String, String)
Creates a new comment based on more information
Declaration Syntax
C#Visual BasicVisual C++
public Comment(
	string commentData,
	string objectDN,
	string ldsType
)
Public Sub New ( _
	commentData As String, _
	objectDN As String, _
	ldsType As String _
)
public:
Comment(
	String^ commentData, 
	String^ objectDN, 
	String^ ldsType
)
Parameters
commentData (String)
objectDN (String)
ldsType (String)

Assembly: HubOne.Epm.Api (Module: HubOne.Epm.Api) Version: 1.0.3503.23885 (1.0.0.0)