Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the track weight for the event.
Definition
Visual Basic Public ReadOnly Property Weight As Single C# public float Weight { get; } C++ public:
property float Weight {
float get();
}JScript public function get Weight() : float
Property Value
System.Single
Track weight for the event.This property is read-only.