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