RaisingLowering Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum for raising or lowering operator.
C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RaisingLowering
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RaisingLowering =
Public Enum RaisingLowering
- Inheritance
-
System.EnumRaisingLowering
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute
Name | Value | Description |
---|---|---|
u | 0 | |
d | 1 | |
identity | 2 |
Производ | Верзије |
---|---|
Microsoft Quantum Development Kit | Latest |