BoneCombination.AttributeId Property |
Language: |
Retrieves or sets the attribute table identifier.
Visual Basic .NET Public Property AttributeId As Integer C# public int AttributeId { get; set; } Managed C++ public: __property int get_AttributeId();
public: __property void set_AttributeId(int);JScript .NET public function get AttributeId() : int
public function set AttributeId(int);
System.Int32 . An Int32
This property is read/write.value that indicates the attribute table identifier for the BoneCombination.
Feedback? Please provide us with your comments on this topic.