Represents the document information that is bound to a data object property.
Inheritance Hierarchy
Namespace:
Casewhere.SystemTypes
Assembly:
Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax [SerializableAttribute]
public class DocumentInfo : IEquatable<DocumentInfo>
The DocumentInfo type exposes the following members.
Constructors
| Name | Description |
---|
| DocumentInfo | Initializes a new instance of the DocumentInfo class |
TopProperties
| Name | Description |
---|
| FileName |
File name
|
| Id |
Id of the document.
|
| Uri |
The Uri for working with API.
|
TopMethods See Also