ObjVerExIsEnteringState Property

Determines if the object is entering the current state... IE. it is unique from the previous state.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool IsEnteringState { get; }

Property Value

Boolean

See Also