←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.