Name
|
Type
|
Description
|
type | xsd:string |
Type of the OtherFileType currently supported.
Other types can be added in future.
Examples
ApplicationConstants.OtherFileType.URL
-
This property cannot contain ? characters.
|
name | xsd:string |
The name for OtherFileType data.
For eg. An object of OtheFileTypeData with type URL can have names http, https or skype.
-
This property cannot contain ? characters.
|
description | xsd:string |
Friendly name for the other file type - for example, "Http Web URL". If
unset, no friendly name will be displayed.
- This property need not be set.
-
This property has a maximum length of 1024 characters.
|