public PropertyValue Property( Properties.MergedArticleReference id, int index ) {get; set;}
public: property PropertyValue^ Property { PropertyValue^ get(Properties.MergedArticleReference id, int index); void set (Properties.MergedArticleReference id, int index, PropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| id | Identifier of the MergedArticleReference's property |
| index | Index of the MergedArticleReference's property |