ExtendedAttributeDefinition.RemoveLookupValue

ExtendedAttributeDefinition.RemoveLookupValue method

从内部查找列表中删除一个值。这是使用ValueList.

public void RemoveLookupValue(Value value)
范围类型描述
valueValue要从查找中删除的值。

评论

此方法仅适用于ExtendedAttributeDefinitioninstances 其中有CalculationType等于Lookup.

也可以看看