public void AddAnnotation(
WorkflowAnnotationStorage annotationStorage
)Public Sub AddAnnotation (
annotationStorage As WorkflowAnnotationStorage
)public:
void AddAnnotation(
WorkflowAnnotationStorage^ annotationStorage
)member AddAnnotation :
annotationStorage : WorkflowAnnotationStorage -> unit