Enumerazione AddCommCommandDedCreateCommCommandBehaviourEnum
|
Enumerazioni dei possibili comportamenti del comando
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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