| 패키지 | com.adobe.solutions.rca.domain |
| 인터페이스 | public interface IComment |
| 구현자 | Comment |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Review, Commenting, and Approval Building Block 10.0 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
공용 속성
| 속성 | 정의 주체 | ||
|---|---|---|---|
| comment : String
Text of a comment. | IComment | ||
| dateString : String
Date of publishing a comment, formatted as a string. | IComment | ||
| email : String
Email of the user who published the comment. | IComment | ||
| timeStamp : Date
Date of publishing a comment. | IComment | ||
| userName : String
Name of the user who published the comment. | IComment | ||
Tue Jun 12 2018, 03:17 PM Z