ReferenceTreeProcessCmdDateDiff Method
Processes two dates to a number ( Days between the given dates ).
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static string DateDiff(
Vault contextVault,
ObjVer contextObjVer,
PropertyValues contextProps,
Match match,
bool hideMissingValues = true
)
- contextVault Vault
- Context Vault ( often the ModuleManager.PermenantVault )
- contextObjVer ObjVer
- Target ObjVer
- contextProps PropertyValues
- PropertyValues of the Target Object
- match Match
- Placeholder Match
- hideMissingValues Boolean (Optional)
- Should hidden values be shown?
String