Role.SetDescription: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2024

  • curprev 12:0112:01, 5 January 2024Tayfunwiki talk contribs 1,255 bytes +1,255 Created page with "=== Role Class - <code>SetDescription</code> Method === ==== Overview ==== The <code>SetDescription</code> method in the Role class is used to update the description of a specific role. ==== Syntax ==== <syntaxhighlight lang="c#"> public void SetDescription(string description) </syntaxhighlight> ==== Description ==== This method modifies the description of a role. The <code>description</code> parameter is a string that defines the new description for the role. ==== U..." Tag: Visual edit