BusinessEntityLocation
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
@type |
|
string |
false |
|
|
${prop.ignore} |
Description |
A description for the business entitiy. |
string |
false |
|
|
${prop.ignore} |
ExtensionPoint |
|
ExtensionPoint |
false |
|
|
${prop.ignore} |
Location |
Assigned Type: ms-0200:Location |
LocationID |
false |
|
|
${prop.ignore} |
ExtensionPoint_Choice |
|
ExtensionPoint_Choice |
false |
|
|
${prop.ignore} |
{
"@type" : "string",
"description" : "string",
"extensionPoint" : { },
"location" : {
"@type" : "string",
"locationID" : "string"
},
"extensionPointChoice" : { }
}