GroupRemoveMemberCommand CommandExecuted Property CkSoftware GroupMe SDK - Documentation
Defines if the command is executed once.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Commands
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public bool CommandExecuted { get; set; }

Property Value

Type: Boolean

Implements

IWebApiCommand TResultEntity  CommandExecuted
See Also