RemoveBinaryDataAnnotationRequest Class

banner art

Specifies the parameters needed to remove the attachment from the specified annotation (note) instance.

The RemoveBinaryDataAnnotationRequest class inherits from Request. It exposes the following members.

Constructor Description
RemoveBinaryDataAnnotationRequest Initializes a new instance of the RemoveBinaryDataAnnotationRequest class.
Field Description
AnnotationId Specifies the ID of the annotation (note).

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.