This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportPropertiesDialog Interface > IExportPropertiesDialog.IsValidObject Method (ArcObjects .NET 10.5 SDK) |
Called by properties manager to detect valid properties.
[Visual Basic .NET] Public Function IsValidObject ( _ ByVal pIExport As IExport _ ) As Boolean
[C#] public bool IsValidObject ( IExport pIExport );