This document is archived and information here might be outdated. Recommended version. |
Deletes all attachments for the object with oid.
[Visual Basic .NET] Public Sub DeleteAttachmentsForParentByGlobalID ( _ ByVal ParentGlobalID As String _ )
[C#] public void DeleteAttachmentsForParentByGlobalID ( string ParentGlobalID );
[C++]
HRESULT DeleteAttachmentsForParentByGlobalID(
BSTR ParentGlobalID
);
[C++]
Parameters ParentGlobalID [in]
ParentGlobalID is a parameter of type BSTR