Comment.ParentCommentId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ID of the parent comment. This is used for replies.
[System.Runtime.Serialization.DataMember]
public short ParentCommentId { get; set; }
member this.ParentCommentId : int16 with get, set
Public Property ParentCommentId As Short
Property Value
- Attributes