BCFComment
- class Communicator.BCFComment()
Constructors
Methods
Constructors
constructor
- Communicator.BCFComment.constructor(guid, date, author, text, viewpointGuid, modifiedDate, modifiedAuthor)
- Arguments
guid (
Communicator.BCFCommentId()) –date (
Date()) –author (
string()) –text (
string()) –viewpointGuid (
{ }()) –modifiedDate (
Date()) –modifiedAuthor (
{ }()) –
- Return type
Communicator.BCFComment
Methods
setAuthor
- Communicator.BCFComment.setAuthor(author)
- Arguments
author (
string()) –
- Return type
void
setModifiedAuthor
- Communicator.BCFComment.setModifiedAuthor(author)
- Arguments
author (
{ }()) –
- Return type
void