object.AnnotateSignTransaction(aTransId, aHrcId, aText, aSign, aStrongValidation)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISAccessionJSON interface |
|
aTransId |
In, Required | int |
|
aHrcId |
In, Required | int |
|
aText |
In, Required | string |
|
aSign |
In, Required | bool |
|
aStrongValidation |
In, Required | bool |
string
aHrcId added in v7.11.0aStrongValidation added in v8.5.0