Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class DocModifiedInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This class is to represent the document modified information.

public abstract class DocModifiedInfo

Inheritance

objectDocModifiedInfo

Derived

DocModifiedInfoFileGroupDocument, DocModifiedInfoVMDocument

Extension Methods

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

Constructors

DocModifiedInfo()

protected DocModifiedInfo()

Properties

FilePath

Gets the file path.

public abstract string FilePath { get; }

Property Value

string

Status

Gets the status.

public DocModifiedInfo.FileStatus Status { get; }

Property Value

DocModifiedInfo.FileStatus

Methods

Cleanup()

Cleanups this instance.

public virtual void Cleanup()

DocumentSaved()

Documents the saved.

public void DocumentSaved()

Connect with Ansys