OuterFormatShapeCommandBase.GroupBy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional, non positional parameter to specify the group by property.
public:
property System::Object ^ GroupBy { System::Object ^ get(); void set(System::Object ^ value); };
public:
property Platform::Object ^ GroupBy { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public object GroupBy { get; set; }
[System.Management.Automation.Parameter]
public object GroupBy { get; set; }
member this.GroupBy : obj with get, set
[<System.Management.Automation.Parameter>]
member this.GroupBy : obj with get, set
Public Property GroupBy As Object
Property Value
- Attributes