User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:19, 21 May 2015 (diff | hist) . . (-61) . . Assign MetaProperty To MetaClass
- 09:19, 21 May 2015 (diff | hist) . . (-21) . . Assign MetaProperty To MetaClass
- 09:19, 21 May 2015 (diff | hist) . . (+88) . . Assign MetaProperty To MetaClass
- 09:18, 21 May 2015 (diff | hist) . . (+80) . . Assign MetaProperty To MetaClass
- 16:15, 20 May 2015 (diff | hist) . . (+138) . . Coding/Events
- 16:14, 20 May 2015 (diff | hist) . . (+74) . . N Coding/Events (Created page with "== MetaClass (general) == == Document == Internal resources ")
- 16:13, 20 May 2015 (diff | hist) . . (+444) . . N Assign MetaProperty To MetaClass (Created page with "{{Item/Resources/CodeSnippetHeader}} === Assign a MetaProperty to a MetaClass === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> MetaClass newMetaC...")
- 16:13, 20 May 2015 (diff | hist) . . (+612) . . N Assign Selective List To MetaProperty (Created page with "{{Item/Resources/CodeSnippetHeader}} === Assign a Selective List to a MetaProperty === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // MetaProperty...")
- 16:11, 20 May 2015 (diff | hist) . . (+577) . . N Set ValidationTimeStamp (Created page with "{{Item/Resources/CodeSnippetHeader}} === Set Validation TimeStamp of a Property === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Set Validatio...")
- 16:11, 20 May 2015 (diff | hist) . . (+394) . . N ValidationTimeStamp (Created page with "{{Item/Resources/CodeSnippetHeader}} === Get validation time stamp from property === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Get property...")
- 16:11, 20 May 2015 (diff | hist) . . (+472) . . N ValidationLogin (Created page with "{{Item/Resources/CodeSnippetHeader}} === Get validation login from property === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Get property ABC f...")
- 16:10, 20 May 2015 (diff | hist) . . (+1,112) . . N Get User Name (Created page with "{{Item/Resources/CodeSnippetHeader}} === Get user name (logged-in) from UBIK session === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Get UBIK...")
- 16:10, 20 May 2015 (diff | hist) . . (+614) . . N Set Referenced Object (Created page with "{{Item/Resources/CodeSnippetHeader}} === Set Linked Object of a Reference Property === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Alternati...")
- 16:09, 20 May 2015 (diff | hist) . . (+381) . . N Set DisplayData Object (Created page with "{{Item/Resources/CodeSnippetHeader}} === Set DisplayData Property of a MetaClass === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Get MetaCla...")
- 16:08, 20 May 2015 (diff | hist) . . (+1,297) . . N Create SelectiveList (Created page with "{{Item/Resources/CodeSnippetHeader}} === Create a Selective List, Items and relate the items to the list === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="cs...")
- 16:08, 20 May 2015 (diff | hist) . . (+1,285) . . N Create MetaProperty (Created page with "{{Item/Resources/CodeSnippetHeader}} === Create MetaProperty === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Meta class: CUSTOMMETAPROPERTY...")
- 16:07, 20 May 2015 (diff | hist) . . (+660) . . N Create MetaClass (Created page with "{{Item/Resources/CodeSnippetHeader}} === Create MetaClass as Derivate === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Meta class: BASECLASS...")
- 16:06, 20 May 2015 (diff | hist) . . (+33) . . Load A System MetaClass
- 16:06, 20 May 2015 (diff | hist) . . (+33) . . Load A MetaClass
- 16:03, 20 May 2015 (diff | hist) . . (+1,794) . . N Load Content Object (Created page with "{{Item/Resources/CodeSnippetHeader}} === Load Content Object By UID === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Meta class: SELECTIVELIS...")
- 16:02, 20 May 2015 (diff | hist) . . (+577) . . N Load Objects By Query (Created page with "{{Item/Resources/CodeSnippetHeader}} === Load Objects using a Query === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lang="csharp"> // Create a temporary query...")
- 15:59, 20 May 2015 (diff | hist) . . (-53) . . Load A System MetaClass
- 15:59, 20 May 2015 (diff | hist) . . (-37) . . Load A MetaClass
- 15:59, 20 May 2015 (diff | hist) . . (+507) . . N Load Custom SystemObject (Created page with "{{Item/Resources/CodeSnippetHeader}} === Load a Customized SystemObject by its SystemObjects Enumeration Item === {{Item/Resources/CodeSnippetInfo|KNO}} <syntaxhighlight lan...")
- 15:58, 20 May 2015 (diff | hist) . . (-128) . . Internal/CodeSnippetInfo
- 15:56, 20 May 2015 (diff | hist) . . (+229) . . Coding/Basics
- 15:53, 20 May 2015 (diff | hist) . . (+41) . . Coding/Basics
- 15:52, 20 May 2015 (diff | hist) . . (+18) . . Coding/Basics
- 15:49, 20 May 2015 (diff | hist) . . (+21) . . N Resources (internal) (Created page with "Internal")
- 15:49, 20 May 2015 (diff | hist) . . (+18) . . Internal/CodeSnippetInfo
- 15:48, 20 May 2015 (diff | hist) . . (+33) . . Load A System MetaClass
- 15:48, 20 May 2015 (diff | hist) . . (+33) . . Load A MetaClass
- 15:47, 20 May 2015 (diff | hist) . . (-1) . . Load A System MetaClass
- 15:46, 20 May 2015 (diff | hist) . . (+332) . . N Load A System MetaClass (Created page with "{{Item/Resources/CodeSnippetHeader}} === Load MetaClass by SystemObjects Enumeration === {{Item/Resources/CodeSnippetInfo||CUSTOMMETAPROPERTY|KNO}} <syntaxhighlight lang="c...")
- 15:40, 20 May 2015 (diff | hist) . . (+30) . . Load A MetaClass
- 15:40, 20 May 2015 (diff | hist) . . (+7) . . N Internal/CodeSnippets (Created page with "__TOC__")
- 15:39, 20 May 2015 (diff | hist) . . (0) . . Internal/CodeSnippetInfo
- 15:39, 20 May 2015 (diff | hist) . . (-66) . . Load A MetaClass
- 15:38, 20 May 2015 (diff | hist) . . (+6) . . Internal/CodeSnippetInfo
- 15:38, 20 May 2015 (diff | hist) . . (+50) . . Internal/CodeSnippetInfo
- 15:37, 20 May 2015 (diff | hist) . . (+112) . . Internal/CodeSnippetInfo
- 15:36, 20 May 2015 (diff | hist) . . (+36) . . N Internal/CodeSnippetInfo (Created page with "Project:{{#if:{{{1|}}}|{{{1}}}|Any}}")
- 15:35, 20 May 2015 (diff | hist) . . (+29) . . Load A MetaClass
- 15:34, 20 May 2015 (diff | hist) . . (+45) . . Load A MetaClass
- 15:33, 20 May 2015 (diff | hist) . . (+954) . . N Load A MetaClass (Created page with "=== Load MetaClass by its Guid === Project: '''Any''' Metaclass: '''BASECLASS''' Author: KNO <syntaxhighlight lang="csharp"> // Meta class: BASECLASS Guid idBASECLASS =...")
- 15:31, 20 May 2015 (diff | hist) . . (+1,366) . . N Coding/Basics (Created page with "== Loading Objects == * Load a MetaClass * Load a System MetaClass * wiki:UBIK/Codi...")
- 13:17, 20 May 2015 (diff | hist) . . (+94) . . SYSCLS DOCUMENTOWNER
- 13:16, 20 May 2015 (diff | hist) . . (-14) . . SYSCLS DOCUMENTOWNER
- 13:16, 20 May 2015 (diff | hist) . . (+43) . . SYSCLS TEXTDOCUMENT
- 13:09, 20 May 2015 (diff | hist) . . (+4) . . SYSCLS TEXTDOCUMENT (→MetaProperties)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)