System.JSON.Serializers.TJsonProperty.ExcludeValue
Delphi
property ExcludeValue: Variant read FExcludeValue write FExcludeValue;
C++
__property System::Variant ExcludeValue = {read=FExcludeValue, write=FExcludeValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonProperty |
Description
Embarcadero Technologies does not currently have any additional information.