ClientCitation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The client citation.
public class ClientCitation
type ClientCitation = class
Public Class ClientCitation
- Inheritance
-
ClientCitation
Constructors
| Name | Description |
|---|---|
| ClientCitation() |
Initializes a new instance of the ClientCitation class with default values. |
| ClientCitation(Int32, String, String, String, IList<String>, String, Nullable<ClientCitationsIconNameEnum>, Boolean) |
Initializes a new instance of the ClientCitation class with the specified citation details. |
Fields
| Name | Description |
|---|---|
| AtType |
Required. Must be "Claim". |
Properties
| Name | Description |
|---|---|
| Appearance |
The citation's appearance. |
| Position |
Required. Number and position of the citation. |