Attribute |
If an attribute value with the specified id does not exist, then the specified attribute is added. If an attribute value with the specified id already exists, then the original attribute is returned.
public static AttributeValue FindOrAddAttributeValue( this IAttributeDatabase attrDb, AttributeValue attribute, out bool created )