Creates a file property.
null
, empty, or longer than 255 characters. The string used for the name will be trimmed of leading and trailing whitespace when it is stored and is case-insensitive during name comparison. null
or longer than 255 characters. An IFileProperty
.
Exception Type | Condition |
---|---|
ArgumentException | The name or description is a string longer than 255 characters. |
IPropertyManager Interface | Plumtree.Remote.PRC.Content.Property Namespace