A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
SandcastleTest.Generic.POCO
PocoBase Class
PocoBase Properties
Id Property
PocoBase
Id Property
Id for the entity
Namespace:
SandcastleTest.Generic.POCO
Assembly:
SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Guid
Id
{
get
;
set
; }
Property Value
Type:
Guid
Remarks
If the
_Id
is
Empty
a new
Guid
is generated.
See Also
Reference
PocoBase Class
SandcastleTest.Generic.POCO Namespace