Received |
public class ReceivedClause
The ReceivedClause type exposes the following members.
| Name | Description | |
|---|---|---|
| ReceivedClause(String, String) | Initializes a new instance of the ReceivedClause class. | |
| ReceivedClause(String, String, String) | Initializes a new instance of the ReceivedClause class. |
| Name | Description | |
|---|---|---|
| Comments | Get the collection of comments associated with the clause. | |
| Id | Get the identifier for the clause. | |
| Keyword | Get the keyword used to identify the clause. | |
| Value | Get or set the value for the clause. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |