EbsOpen Class Library for EBSILON®Professional

ValuefieldEntry.ValuefieldEntryType Property

[Visual Basic]
Public Property ValuefieldEntryType As EpValuefieldEntryType
[C#]
public EpValuefieldEntryType ValuefieldEntryType { get; set; }
[C++]
public: __property EpValuefieldEntryType get_ValuefieldEntryType();
public: __property void set_ValuefieldEntryType(EpValuefieldEntryType );
[JScript]
public function get ValuefieldEntryType() : EpValuefieldEntryType
public function set ValuefieldEntryType(EpValuefieldEntryType);

Remarks

Reading / Writing: first set correct ValuefieldEntryType before setting other properties of this ValuefieldEntry

See Also

ValuefieldEntry Class | EbsOpen Namespace