Class ProgramFolderComment
- Namespace
- InSite.Persistence.Plugin.NCSHA
- Assembly
- InSite.Persistence.dll
public class ProgramFolderComment
- Inheritance
-
ProgramFolderComment
- Inherited Members
Constructors
ProgramFolderComment()
public ProgramFolderComment()
Properties
CommentId
public int CommentId { get; set; }
Property Value
CommentIdentifier
public Guid CommentIdentifier { get; set; }
Property Value
ProgramFolderId
public int ProgramFolderId { get; set; }