ISoContextCurrentMiniCardName Property |
The name of the current mini-card: minicontact, miniday, etc
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring CurrentMiniCardName { get; }
ReadOnly Property CurrentMiniCardName As String
Get
Dim instance As ISoContext
Dim value As String
value = instance.CurrentMiniCardName
property String^ CurrentMiniCardName {
String^ get ();
}
Property Value
Type:
String
See Also