This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > OutputExtensionsUI > ESRI.ArcGIS.OutputExtensionsUI > Interfaces > IA > IArcPressDriverPropertiesPageDialog Interface > IArcPressDriverPropertiesPageDialog.IsValidObject Method (ArcObjects .NET 10.4 SDK) |
Called by properties manager to detect valid properties.
[Visual Basic .NET] Public Function IsValidObject ( _ ByVal pObject As Object _ ) As Boolean
[C#] public bool IsValidObject ( object pObject );