Data Class
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.
Caution
Please use collections of ElectronicStructureProblem instead.
Latest Broombridge format.
[System.Obsolete("Please use collections of ElectronicStructureProblem instead.", false)]
public class Data
[<System.Obsolete("Please use collections of ElectronicStructureProblem instead.", false)>]
type Data = class
Public Class Data
- Inheritance
-
Data
- Attributes
Constructors
| Data() |
Constructor for empty Broombridge data structure. |
Properties
| ProblemDescriptions |
Collection of electronic structure problems. |
| Raw |
Raw deserialized Broombridge data. |
| Schema |
URL to schema defining this version of Broombridge. |
| VersionNumber |
Broombridge instance version number |