Enumerazione AddCommCommandDedCreateCommCommandBehaviourEnum
|
Enumerazioni dei possibili comportamenti del comando
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public enum DedCreateCommCommandBehaviourEnum
Public Enumeration DedCreateCommCommandBehaviourEnum
public enum class DedCreateCommCommandBehaviourEnum
type DedCreateCommCommandBehaviourEnum
Membri
| Nome | Valore | Descrizione |
---|
| Standard | 0 |
Creazione commessa sorella
|
| CreateSubComm | 1 |
Creazione commessa figlia
|
Vedi anche