UserRoleConfigurationRoleName Property | |
Gets or sets Name.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string RoleName { get; set; }
public:
property String^ RoleName {
String^ get ();
void set (String^ value);
}
function get_RoleName();
function set_RoleName(value);
Property Value
Type:
StringSee Also