'DeclarationProperty BlanksBetweenFields As Integer
'UsageDim instance As IIbmScreen Dim value As Integer instance.BlanksBetweenFields = value value = instance.BlanksBetweenFields
int BlanksBetweenFields {get; set;}
'DeclarationProperty BlanksBetweenFields As Integer
'UsageDim instance As IIbmScreen Dim value As Integer instance.BlanksBetweenFields = value value = instance.BlanksBetweenFields
int BlanksBetweenFields {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | This exception is thrown if the set parameter is outside the range of valid values. |
| Attachmate.Reflection.SecuredSettingException | This exception is thrown when you try to modify a property that has been secured with the Permissions Manager or that can only be modified by an Administrator. |
The default value is 2. The range of values is 1 - 16.