This document is archived and information here might be outdated.  Recommended version.


IObjectLoaderUIProperties.TargetSubTypeCode Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.TargetSubTypeCode Property
ArcGIS Developer Help

IObjectLoaderUIProperties.TargetSubTypeCode Property

Target object class subtype code.

[Visual Basic .NET]
Public Property TargetSubTypeCode As Integer
[C#]
public int TargetSubTypeCode {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface