<< Click to Display Table of Contents >> Navigation: »No topics above this level« RedundancySwitchPossibility Enumeration |
determines the possibility of a redundancy switch
[Visual Basic]
Public Enum RedundancySwitchPossibility
[C#]
public enum RedundancySwitchPossibility
Member Name |
Description |
Impossible |
redundancy switch is not possible |
MajorBump |
redundancy switch is possible with a major bump |
MinorBump |
redundancy switch is possible with a minor bump |
Bumpless |
redundancy switch is bumpless possible |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]