INTERACT FORUM

Windows => Plug-in Development => Topic started by: pbair on September 12, 2009, 05:24:06 am

Title: Determine a Field's properties/type with MJFieldAutomation?
Post by: pbair on September 12, 2009, 05:24:06 am
I'm using VB .NET.  Is it possible to determine any/all properties of a Field using the MC api?  For example:

1.  the data type of a field
2.  whether the field is a custom (user-added) field or a built-in MC field
3.  if the field is calculated
4.  is editing the field allowed, or limited (e.g. "Clear Only")

Thanks.

patrick