Click or drag to resize

SOApplicationClassIsViewVisible Property

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public virtual bool this[
	string i_NamedControlText
] { get; }

Parameters

i_NamedControlText
Type: SystemString

Property Value

Type: Boolean

Implements

IApplicationIsViewVisibleString
See Also