JScript | |
---|---|
public enum InterfaceOption extends System.Enum |
Member | Description |
---|---|
NotShown | Will not be visible on user interface. |
Optional | Optional. |
ReadOnly | Read only. |
ReadOnlyIfNotNull | Read only if not null. |
ReadOnlyIfNotNullRequiredIfNull | This interface option is read-only if it already has a value, but if blank would be required. |
Required | Will be required. |
RequiredIfNew | Required only if new person. |
Unknown | Unknown. |
System.Object
System.ValueType
System.Enum
Selerix.Foundation.InterfaceOption
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family