ReferenceTreeProcessCmdCount Method
Processes a placeholder to its match Count string.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static string Count(
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