.NET Helper Packages
C#
Show/Hide TOC
IPerson
Id
Number Property
Gets or sets the Identification Number.
Definition
Namespace:
Common.Core.Interfaces
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
string
?
IdNumber
{
get
;
set
; }
Property Value
String
See Also
Reference
IPerson Interface
Common.Core.Interfaces Namespace
In This Article
Definition
See Also