123456789101112131415161718192021222324252627282930 |
- {
- "entries": [
- {
- "base": "SystemEntityId",
- "context": "Constant",
- "variant": "",
- "details": {
- "name": "System Entity Id",
- "category": "Constants/System"
- },
- "methods": [
- {
- "base": "GetSystemEntityId",
- "details": {
- "name": "Get System Entity Id"
- },
- "results": [
- {
- "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
- "details": {
- "name": "Entity Id",
- "tooltip": "Entity Unique Id"
- }
- }
- ]
- }
- ]
- }
- ]
- }
|