Public Properties

  Name Description
Public property Item Access the Properties collection by property name. This version will return the intrinsic value, such as IDocument, String, or DateTime, as opposed to the value wrapped in an IProperty. To get the value as an IProperty use the GetProperty() method.
Top

See Also