Attachmate.Reflection.Emulation.IbmHosts Namespace > ScreenCharacter Class : IsProtectedField Property |
Gets
a value that indicates whether the data cell marks the beginning of a protected field. Note: IScreenDataConstants.FIELD_MODE_PROTECTED'Declaration Public ReadOnly Property IsProtectedField As Boolean
'Usage Dim instance As ScreenCharacter Dim value As Boolean value = instance.IsProtectedField
public bool IsProtectedField {get;}
private ScreenCharacter screen; bool protectedField = screen.IsProtectedField;
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services