FlowsheetBaseGetSnapshotObjectID Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax private string GetSnapshotObjectID(
XDocument xdoc
)
Private Function GetSnapshotObjectID (
xdoc As XDocument
) As String
Request Example
View SourceParameters
- xdoc XDocument
-
Return Value
StringSee Also