Property | Type | Description | |
---|---|---|---|
AnswerText | string | ||
Question |
Method | Description | |
---|---|---|
GetBytes ( ) : byte[] |
Return the Annotation as a byte array
|
|
QuestionAndAnswerAnnotation ( |
||
QuestionAndAnswerAnnotation ( byte data ) : System |
public QuestionAndAnswerAnnotation ( |
||
question | ||
id | System.Guid | ID of the annotation |
author_id | System.Guid | |
author | string | |
answerText | string | |
return | System |
public QuestionAndAnswerAnnotation ( byte data ) : System | ||
data | byte | |
return | System |