3dak Client

OrderItem.Weight Property

[Visual Basic]
Public Property Int64 As 
[C#]
public long Int64 { get; set; }
[C++]
public: __property  get_Int64();
public: __property void set_Int64(__int64 );
[JScript]
public function get Int64() : long
public function set Int64(long);

See Also

OrderItem Class | ppm3dakClient.Shop Namespace