LookupTransformUI.MaxMemoryUsage64 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 MaxMemoryUsage64 { System::Decimal get(); void set(System::Decimal value); };
protected decimal MaxMemoryUsage64 { get; set; }
member this.MaxMemoryUsage64 : decimal with get, set
Protected Property MaxMemoryUsage64 As Decimal