Enterprise Profile Management Windows SDK
AllComments Property
NamespacesHubOne.Epm.ApiEntityBaseAllComments
collection of comments against this profile and any of its related entities
Declaration Syntax
C#Visual BasicVisual C++
public Collection<Comment> AllComments { get; }
Public ReadOnly Property AllComments As Collection(Of Comment)
public:
property Collection<Comment^>^ AllComments {
	Collection<Comment^>^ get ();
}

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