예제 #1
0
 public void SetOptionSetField(string fieldName, int index)
 {
     XrmEntity.SetOptionSetField(TargetEntity, fieldName, index);
 }