Ejemplo n.º 1
0
 /// <summary>
 /// Add a new CALLBACKPHONENUMBER to ORC
 /// </summary>
 public static TN AddCALLBACKPHONENUMBER(this ORC message)
 {
     return(message.GetCALLBACKPHONENUMBER(message.CALLBACKPHONENUMBERRepetitionsUsed));
 }