V0_1.BasisSet.Type Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="type", ApplyNamingConventions=false)]
public string Type { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="type", ApplyNamingConventions=false)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

String
Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to