V0_1.IntegralSet.BasisSet Property
Definition
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.
[YamlDotNet.Serialization.YamlMember(Alias="basis_set", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_1.BasisSet? BasisSet { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="basis_set", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.BasisSet : Microsoft.Quantum.Chemistry.Broombridge.V0_1.BasisSet with get, set
Public Property BasisSet As V0_1.BasisSet
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute