IFlowsheetGetSnapshot Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax XDocument GetSnapshot(
SnapshotType type,
ISimulationObject obj = null
)
Function GetSnapshot (
type As SnapshotType,
Optional obj As ISimulationObject = Nothing
) As XDocument
Request Example
View SourceParameters
- type SnapshotType
-
- obj ISimulationObject (Optional)
-
Return Value
XDocumentSee Also