ReferenceTrees(Vault, String, PropertyValues, String, ReferenceTreeResolutionType, Boolean) Constructor
Default Async Constructor.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public ReferenceTrees(
Vault vault,
string objVerStr,
PropertyValues contextProps,
string refTreesString,
ReferenceTreeResolutionType type,
bool hideMissingValues = true
)
Parameters
- vault Vault
- Permanent Vault
- objVerStr String
- ObjVer String of the Context Object
- contextProps PropertyValues
- PropertyValues Collection of the Context Object
- refTreesString String
- ReferenceTreeString
- type ReferenceTreeResolutionType
- ReferenceTreeResolutionType Display Value or Object Reference
- hideMissingValues Boolean (Optional)
- Should hidden display values be shown?