←Select platform

Amount Property

Summary

Gets or sets a value that represents an adjustment factor. This is a percentage.

Syntax
C#
VB
C++
public int Amount { get; set; } 
Public Property Amount() As Integer 
   Get 
   Set 
public:  
   property Int32 Amount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Value that represents an adjustment factor as a percentage.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly