This document is archived and information here might be outdated. Recommended version. |
The index to the item template contained within the parent raster type that corresponds to this item URI.
[Visual Basic .NET]
Public Property ItemTemplateIndex As Integer
[C#]
public int ItemTemplateIndex {get; set;}
[C++]
HRESULT get_ItemTemplateIndex(
long pTemplateIndex
);
[C++]
HRESULT put_ItemTemplateIndex(
System.Int32* pTemplateIndex
);
[C++] Parameters pTemplateIndex [in]
pTemplateIndex is a parameter of type long pTemplateIndex [out, retval]
pTemplateIndex is a parameter of type long*