Enumerazione AddCommCommandDedCreateCommCommandBehaviourEnum
|
Enumerazioni dei possibili comportamenti del comando
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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