Exemplo n.º 1
0
 public string GetOptionLabel(int value, string field)
 {
     return(XrmService.GetOptionLabel(value, field, TargetType));
 }