IApplicationArchiveIsVisible Property |
Is archive visible?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property IsVisible As Boolean
Get
Dim instance As IApplicationArchive
Dim value As Boolean
value = instance.IsVisible
property bool IsVisible {
bool get ();
}
Property Value
Type:
Boolean
See Also