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


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

IObjectLoaderUIProperties.LoadWithValidation Property

Indicates if validation rules should be applied.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface