WorkflowEngineProcessComponentRemoveAnnotation - метод |
Пространство имён:
Tessa.UI.WorkflowViewer.Editor
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public void RemoveAnnotation(
WorkflowAnnotationStorage annotationStorage,
IAnnotation annotation = null
)
Public Sub RemoveAnnotation (
annotationStorage As WorkflowAnnotationStorage,
Optional annotation As IAnnotation = Nothing
)
public:
void RemoveAnnotation(
WorkflowAnnotationStorage^ annotationStorage,
IAnnotation^ annotation = nullptr
)
member RemoveAnnotation :
annotationStorage : WorkflowAnnotationStorage *
?annotation : IAnnotation
(* Defaults:
let _annotation = defaultArg annotation null
*)
-> unit
Параметры
- annotationStorage
- Тип: Tessa.Workflow.StorageWorkflowAnnotationStorage
- annotation (Optional)
- Тип: Tessa.UI.WorkflowViewer.ShapesIAnnotation
См. также