Enterprise Profile Management Windows SDK
DeleteComment Method (comment)
NamespacesHubOne.Epm.ApiEntityBaseDeleteComment(Comment)
deletes a comment to an object
Declaration Syntax
C#Visual BasicVisual C++
public void DeleteComment(
	Comment comment
)
Public Sub DeleteComment ( _
	comment As Comment _
)
public:
void DeleteComment(
	Comment^ comment
)
Parameters
comment (Comment)
the comment to add
Return Value
integer indicating success of operation

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