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

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