IDatabaseStringResources Property |
Returns a string resource manager.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIStringResources StringResources { get; }
ReadOnly Property StringResources As IStringResources
Get
Dim instance As IDatabase
Dim value As IStringResources
value = instance.StringResources
property IStringResources^ StringResources {
IStringResources^ get ();
}
Property Value
Type:
IStringResources
See Also