MemberKind

 

Example

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

	// The full path is required.
	dundas.data.MemberKind.ALL
	

 

Properties

 
  Name Description
  ALL  
  FORMULA  
  MEASURE  
  NOT_SET  
  REGULAR  
  UNKNOWN  
  VIRTUAL