This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentData Interface > IAttachmentData.Data Property (ArcObjects .NET 10.5 SDK) |
Attachment as bytes.
[Visual Basic .NET]
Public Property Data As Byte[]
[C#]
public Byte[] Data {get; set;}
[C++]
HRESULT get_Data(
Data* Data
);
[C++]
HRESULT put_Data(
Data Data
);
[C++]
Parameters Data [out, retval] Data is a parameter of type Data [in] Data is a parameter of type