JScript | |
---|---|
public enum enmInterfaceOption extends System.Enum |
Member | Description |
---|---|
NotShown | Interface option now shown. |
Optional | This interface option is optional. |
ReadOnly | This interface option is read-only. |
ReadOnlyIfNotNull | This interface option is read-only if it already has a value. |
ReadOnlyIfNotNullRequiredIfNull | This interface option is read-only if it already has a value, but if blank would be required. |
Required | This interface option is required. |
RequiredIfNew | This interface option is required, if new. |
System.Object
System.ValueType
System.Enum
Selerix.Foundation.Enumerations.enmInterfaceOption
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