Previous Topic

Next Topic

StorageManager

method DeleteData(AppName: String, UserCode: String, EntityName: String): Null

method Exists(AppName: String, UserCode: String, EntityName: String): Boolean

method GetData(AppName: String, UserCode: String, EntityName: String): String

method GetPropertyValue(PropertyName: String): Variant

method PropertyType(PropertyName: String): String

method SetData(AppName: String, UserCode: String, EntityName: String, Payload: String[, EntityType: String]): Null

method SetPropertyValue(PropertyName: String, Value: Variant)