EntitySpecifierId Property |
Gets or sets and entity identifier.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int? Id { get; set; }
Public Property Id As Integer?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableInt32
See Also