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