Click or drag to resize
EntitySpecifierId Property
Gets or sets and entity identifier.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<int> Id { get; set; }

Property Value

Type: NullableInt32
See Also