This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPictureElement5 Interface > IPictureElement5.AttachmentFilter Property (ArcObjects .NET 10.4 SDK) |
Use attachment that has filter in the name. Use with data driven pages.
[Visual Basic .NET] Public Property AttachmentFilter As String
[C#] public string AttachmentFilter {get; set;}
[C++]
HRESULT get_AttachmentFilter(
BSTR* Filter
);
[C++]
HRESULT put_AttachmentFilter(
BSTR Filter
);
[C++]
Parameters Filter [out, retval] Filter is a parameter of type BSTR Filter [in] Filter is a parameter of type BSTR