Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class JournalParameter

Last update: 16.07.2025

Namespace: VM.Managed.Operation
Assembly: VMAppCore.dll

Journal parameter struct

public class JournalParameter

Inheritance

objectJournalParameter

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

JournalParameter(XmlNode, string, string)

Initializes a new instance of the struct.

public JournalParameter(XmlNode xmlInfo, string journalVersion, string currentVersion)

Parameters

xmlInfo XmlNode

The XML information.

journalVersion string

The journal version.

currentVersion string

The current version.

Fields

CurrentVersion

The current version

public string CurrentVersion

Field Value

string

JournalVersion

The journal version

public string JournalVersion

Field Value

string

XmlInfo

The XML information

public XmlNode XmlInfo

Field Value

XmlNode

Connect with Ansys