Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class PropertyEventCore

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMObjBase.dll

This class is to represent the event core for property.

public class PropertyEventCore : ObjectEventCore, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IHistoryObjectSerializableDelegate

Inheritance

object ← ObjectEventCore ← PropertyEventCore

Implements

IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IHistoryObjectSerializableDelegate

Inherited Members

ObjectEventCore.GetObjectDataImpl(SerializationInfo, StreamingContext), ObjectEventCore.SetContainer(IOwned, bool), ObjectEventCore.GetTargetListForUpdate(), ObjectEventCore.SkipUpdateObjectImpl(), ObjectEventCore.GetInvocationUpdateTargetList(), ObjectEventCore.GetInvocationDestroyTargetList(), ObjectEventCore.RemoveInvocationUpdateTargetList(), ObjectEventCore.RemoveInvocationDestroyTargetList(ObjectBase), ObjectEventCore.ReplaceImpl(ObjectEventCore), ObjectEventCore.Swap(ObjectEventCore, ObjectEventCore), ObjectEventCore.Dispose(bool), ObjectEventCore.Dispose(), ObjectEventCore.IsChildExternable, ObjectEventCore.IsExternable, ObjectEventCore.Document, ObjectEventCore.Owner, ObjectEventCore.Container, ObjectEventCore.Object

Extension Methods

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

Constructors

PropertyEventCore()

Initializes a new instance of the class.

public PropertyEventCore()

PropertyEventCore(SerializationInfo, StreamingContext)

Initializes a new instance of the class.

protected PropertyEventCore(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

The info.

context StreamingContext

The context.

Connect with Ansys