Click or drag to resize

metaContaineruser Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.documents.openDocument
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[XmlElementAttribute(ElementName = "user-defined", Namespace = "urn:oasis:names:tc:opendocument:xmlns:meta:1.0")]
public List<user_defined> user { get; set; }

Property Value

Type: Listuser_defined
See Also