WebReference Class |
Namespace: ArtDatabanken.WebService.Data
The WebReference type exposes the following members.
Name | Description | |
---|---|---|
WebReference | Initializes a new instance of the WebReference class |
Name | Description | |
---|---|---|
Id |
Id for this reference.
| |
IsModifiedDateSpecified |
Indicates if property ModifiedDate has a value or not.
| |
IsYearSpecified |
Indicates if property Year has a value or not.
| |
ModifiedBy |
Name of the person that made the last
update of this reference.
| |
ModifiedDate |
Date when the reference was last updated.
Property IsModifiedDateSpecified indicates if
this property has a value or not.
| |
Name |
Name for this reference.
| |
Title |
Title for the reference.
| |
Year |
Year for this reference.
Property IsYearSpecified indicates if
this property has a value or not.
|