Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
If true, the property is a grouping value.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool IsGrouping { get; }
public:
property bool IsGrouping {
bool get();
}
Public ReadOnly Property IsGrouping As Boolean
Property Value
Type: System.Boolean
See Also
DdmProperty Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top