String typeIdToURI(int typeId)
String typeIdToURI(int typeId)
Name | Type | Description |
---|---|---|
typeId | int | The type id of the entity. This comes from the typeId argument of a subscription preprocessor. |
Type | Description |
---|---|
String | The design time URI of the typeid if found else null |