This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherUI > ESRI.ArcGIS.PublisherUI > Interfaces > IP > IPMF Interface > IPMF.PMFValidateObject Method (ArcObjects .NET 10.4 SDK) |
Perform validation on the view. The results of the validation are returned in the BSTR results parameter.
[Visual Basic .NET] Public Sub PMFValidateObject ( _ ByVal pObject As Object, _ ByVal bsPadding As String, _ ByRef bsResults As String _ )
[C#] public void PMFValidateObject ( object pObject, string bsPadding, ref string bsResults );