| BoneCombination.AttributeId Property | Language: | 
Retrieves or sets the attribute table identifier.
Visual Basic Public Property AttributeId As Integer C# public int AttributeId { get; set; } C++ public: 
property int AttributeId {
int get();
void set(int value);
}JScript public function get AttributeId() : int 
public function set AttributeId(int);
System.Int32
This property is read/write.
An Int32value that indicates the attribute table identifier for the BoneCombination.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.