Help > Web Development > Object Reference > Object Reference > ISYSAnnotation > Save Method
<a name="kanchor233"></a>ISYSAnnotation:Save Method
Save the annotation

Syntax
[VBScript]
sub ISYSAnnotation.Save
[C#]
void ISYSAnnotation.Save();
[ColdFusion/Java]
void IISYSAnnotation.Save() throws ComException;