This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITemplateInfo Interface > ITemplateInfo.Prototype Property (ArcObjects .NET 10.4 SDK) |
Prototype Feature.
[Visual Basic .NET] Public ReadOnly Property Prototype As IDataObjectEx
[C#] public IDataObjectEx Prototype {get;}
[C++]
HRESULT get_Prototype(
IDataObjectEx** prototypeObject
);
[C++]
Parameters prototypeObject [out, retval]
prototypeObject is a parameter of type IDataObjectEx