SystemEntityId.names 885 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "entries": [
  3. {
  4. "base": "SystemEntityId",
  5. "context": "Constant",
  6. "variant": "",
  7. "details": {
  8. "name": "System Entity Id",
  9. "category": "Constants/System"
  10. },
  11. "methods": [
  12. {
  13. "base": "GetSystemEntityId",
  14. "details": {
  15. "name": "Get System Entity Id"
  16. },
  17. "results": [
  18. {
  19. "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
  20. "details": {
  21. "name": "Entity Id",
  22. "tooltip": "Entity Unique Id"
  23. }
  24. }
  25. ]
  26. }
  27. ]
  28. }
  29. ]
  30. }