This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointInfo Interface > ILasPointInfo.UserData Property (ArcObjects .NET 10.4 SDK) |
The user data.
[Visual Basic .NET] Public Property UserData As Short
[C#] public short UserData {get; set;}
[C++]
HRESULT get_UserData(
short* pData
);
[C++]
HRESULT put_UserData(
short pData
);
[C++]
Parameters pData [out, retval] pData is a parameter of type short pData [in] pData is a parameter of type short