Property |
Value |
Description |
An simple link to an homepage. |
Namespace |
DoofesZeug.Entities.ManMade.Communication |
BaseClass |
Entity |
SourceCode |
Homepage.cs |
Name |
Type |
Read |
Write |
DefaultValue |
Url |
String |
✓ |
✓ |
NULL |
InformationType |
InformationType? |
✓ |
✓ |
NULL |
Name |
Type |
Read |
Write |
DefaultValue |
|
|
|
|
|
An example or code snippet follows soon.
┌─────────────────┬────────────────────────────────┐
│ Property │ Value │
├─────────────────┼────────────────────────────────┤
│ Url │ https://github.com/ObiWanLansi │
│ InformationType │ Business │
└─────────────────┴────────────────────────────────┘
{
"Url": "https://github.com/ObiWanLansi",
"InformationType": "Business"
}
Url: https://github.com/ObiWanLansi
InformationType: Business