 | TitleMakeTitleId Method |
Generates a random Title 'id' which acts as the database primary key. For more information see
id.
Namespace: Orthogonal.Hoarder.StdLib.EntityAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic static string MakeTitleId()
Return Value
StringA random and probably globally unique Title 'id'.
See Also