Creates a new Citation with the provided comment data string

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

Parameters
- commentData (String)
- The comment data
Assembly:
HubOne.Epm.Api (Module: HubOne.Epm.Api) Version: 1.0.3503.23885 (1.0.0.0)