BCFComment
- class Communicator.BCFComment()
Constructors
Methods
Constructors
- BCFComment.constructor(guid, date, author, text[, viewpointGuid[, modifiedDate[, modifiedAuthor]]])
- Arguments
guid (BCFCommentId) –
date (
Date()
) –author (
string()
) –text (
string()
) –viewpointGuid (
string()
) – optionalmodifiedDate (
Date()
) – optionalmodifiedAuthor (
string()
) – optional
- Return type