ProviderTermInstanceTerms Property |
Namespace: MFiles.VAF.Configuration.IntelligenceServices
[DataMemberAttribute(Order = 5, Name = "instanceTerms", EmitDefaultValue = false)] [ValueSetterAttribute(Label = "Value Mappings", PropertyDefReferencePath = "", Hidden = true, ShowWhen = ".parent._children{.key == 'instanceTerms' && .forceHidden == false }.parent._children{.key == 'term' && .term.hasInstanceTerms == true && .filterSet == true }")] [SecurityAttribute(ChangeBy = SecurityAttributeUserLevel.VaultAdmin)] public TermMap[] InstanceTerms { get; set; }