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


IObjectLoaderUIProperties.SetSubTypeCode 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.SetSubTypeCode Property
ArcGIS Developer Help

IObjectLoaderUIProperties.SetSubTypeCode Property

Indicates if the TargetSubTypeCode should be used or ignored.

[Visual Basic .NET]
Public Property SetSubTypeCode As Boolean
[C#]
public bool SetSubTypeCode {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface