Metodo DedGroupSetPermVal(String, Boolean, String)
|
Imposta il permesso ottenendo la stringa descrittiva del permesso.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string SetPermVal(
string PermName,
bool Valore,
string discrim
)
Public Function SetPermVal (
PermName As String,
Valore As Boolean,
discrim As String
) As String
public:
String^ SetPermVal(
String^ PermName,
bool Valore,
String^ discrim
)
member SetPermVal :
PermName : string *
Valore : bool *
discrim : string -> string
Parametri
- PermName String
-
- Valore Boolean
-
- discrim String
-
Valore di ritorno
StringVedi anche