Share via


ManagedObjectWrapper.Client Property (Microsoft.Office.InfoPath)

This property is reserved for internal use and is not intended to be used directly from your code.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
Public ReadOnly Property Client As Boolean
'Usage
Dim instance As ManagedObjectWrapper
Dim value As Boolean

value = instance.Client
public bool Client { get; }

See Also

Reference

ManagedObjectWrapper Class
ManagedObjectWrapper Members
Microsoft.Office.InfoPath Namespace