LookupTransformUI.MaxMemoryUsage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
property System::Decimal MaxMemoryUsage { System::Decimal get(); void set(System::Decimal value); };
protected decimal MaxMemoryUsage { get; set; }
member this.MaxMemoryUsage : decimal with get, set
Protected Property MaxMemoryUsage As Decimal