Topic Options
Rate This Topic
#132104 - 02/23/06 07:37 AM .NET API: How to get "Entry Mode"
soba Offline
Stealth Member

Registered: 01/20/06
Posts: 122
Loc: Turkey
Hi,

I could not find a way to get the Entry Mode (required, optional or system) of a field using .NET API, having an instance of Field object. Does anyone know how to do that?

Thanks in advance.
_________________________
~soba

Top
#132105 - 02/28/06 08:38 AM Re: .NET API: How to get "Entry Mode" [Re: mpitre]
Ozy Offline
Just Signed Up

Registered: 01/19/06
Posts: 2
Hi,

I also have the same problem. In Java API, there is a method called as getFieldOption in Field class to take "Entry Mode" of the field but I couldn't find the corresponding call (or calls or method) in .Net API.

May it easy ...
_________________________
The first step to eternal life is you have to die! Tyler Durdune Fight Club

Top