Open this page in the API Guide

MemberKind

 

Example

The following is an example of how to reference the MemberKind object:

1
2
3
// The full path is required.
dundas.data.MemberKind.ALL

 

Properties

 
  Name Description
  ALL  
  FORMULA  
  MEASURE  
  NOT_SET  
  REGULAR  
  UNKNOWN  
  VIRTUAL