![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfo2 Interface > IItemInfo2.Credits Property (ArcObjects .NET 10.4 SDK) |
Credits of the item.
[Visual Basic .NET] Public Property Credits As String
[C#] public string Credits {get; set;}
[C++]
HRESULT get_Credits(
BSTR* pCredits
);
[C++]
HRESULT put_Credits(
BSTR pCredits
);
[C++]
Parameters pCredits [out, retval] pCredits is a parameter of type BSTR pCredits [in] pCredits is a parameter of type BSTR