IDocumentProperty Add( System.string name, System.string value )
Parameters
- name
- The new IDocumentProperty name.
- value
- The value of the property.
Return Value
The new IDocumentProperty.
IDocumentProperty Add( System.string name, System.string value )