ISelectionMemberCategory Property |
The category the selection member is registered with
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Category As String
Get
Dim instance As ISelectionMember
Dim value As String
value = instance.Category
property String^ Category {
String^ get ();
}
Property Value
Type:
String
See Also