FindById(AttributeId: String): IMsMetaAttributeValue;
AttributeId. Attribute identifier, based on which the search is performed.
The FindById method searches for an attribute in the collection based on the specified identifier. The identifier, based on which the search is performed, is passed by the AttributeId parameter.
The property use is given in the example for IMsMetaAttributeValue.Kind.
See also: