コード例 #1
0
 /// <summary>
 /// Gets the value of the non compound key of the bean
 /// </summary>
 /// <returns>Key value</returns>
 public object GetKeyValue()
 {
     return(Api.GetNcKeyValue(this));
 }