ObjVerChangesHasChanged(MFIdentifier) Method
Indicates whether the passed any of the passed properties
have changed since the previous version.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool HasChanged(
params MFIdentifier[] props
)
- props MFIdentifier
- The propertyDefs whose values should be checked for changes.
BooleanTrue if any of the passed property values has changed.