Creates a new instance of a comment object, based on commentData

Declaration Syntax
public Comment(
string commentData
)
Public Sub New ( _
commentData As String _
)
public:
Comment(
String^ commentData
)

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