IApplicationArchiveGuiName Property |
Gui name
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property GuiName As String
Get
Dim instance As IApplicationArchive
Dim value As String
value = instance.GuiName
property String^ GuiName {
String^ get ();
}
Property Value
Type:
String
See Also