Discuss this help topic in SecureBlackbox Forum
Defines entry ordering in an TElGoogleDataStorage query.
Declaration
[Pascal]
TSBGoogleEntryOrder = (geoTitle, geoStarred, geoLastModified, geoLastViewed, geoUnspecified);
Possible values
Declared in
.NET:
- Namespace: SBGoogleDataStorage
- Assembly: SecureBlackbox.Cloud
VCL:
- Unit: SBGoogleDataStorage
Java:
- Package: SecureBlackbox.Cloud.jar
C++:
Discuss this help topic in SecureBlackbox Forum