IsCurrentlyOneAndAlwaysOneSelected Property
Overloads
IsCurrentlyOneAndAlwaysOneSelected |
If IsOneAndAlwaysOneSelected is true and IsCurrentlyOneAndAlwaysOneSelected is false, then the field originally was OneAndAlwaysOne, but is currently not. Run RevertOneAndAlwaysOneSelected to restore :) |
IsCurrentlyOneAndAlwaysOneSelected
If IsOneAndAlwaysOneSelected is true and IsCurrentlyOneAndAlwaysOneSelected is false, then the field originally was OneAndAlwaysOne, but is currently not. Run RevertOneAndAlwaysOneSelected to restore :)
Declaration
public bool IsCurrentlyOneAndAlwaysOneSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |