REST.Json.Types.JSONOwnedAttribute.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* JSONBooleanAttribute.Create */ inline __fastcall JSONOwnedAttribute(bool val) : JSONBooleanAttribute(val) { }

Properties

Type Visibility Source Unit Parent
constructor public REST.Json.Types.hpp REST.Json.Types JSONOwnedAttribute

Description

Embarcadero Technologies does not currently have any additional information.