|
WebSsettingsHasCrudApi Property |
The WebS has Crud Api Services
Namespace: DrawerBackup.Native.Server.WebSAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic bool HasCrudApi { get; set; }
Public Property HasCrudApi As Boolean
Get
Set
public:
property bool HasCrudApi {
bool get ();
void set (bool value);
}
member HasCrudApi : bool with get, set
Property Value
Type:
Boolean
See Also