ISoContextCurrentArchiveName Property |
The name of the current archive:
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring CurrentArchiveName { get; }
ReadOnly Property CurrentArchiveName As String
Get
Dim instance As ISoContext
Dim value As String
value = instance.CurrentArchiveName
property String^ CurrentArchiveName {
String^ get ();
}
Property Value
Type:
String
See Also