ISettingsCentralArchivePath Property |
Central archive path - does not require login
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring CentralArchivePath { get; }
ReadOnly Property CentralArchivePath As String
Get
Dim instance As ISettings
Dim value As String
value = instance.CentralArchivePath
property String^ CentralArchivePath {
String^ get ();
}
Property Value
Type:
String
See Also