CustomerRequestRoleUserName Property
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("rro_usr_code")]
public string UserName { get; protected set; }
<NetForumFieldAttribute("rro_usr_code")>
Public Property UserName As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"rro_usr_code")]
property String^ UserName {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("rro_usr_code")>]
member UserName : string with get, set
Property Value
String