 | IFileEntityBaseId Property |
Gets or sets the Id member value (Code)
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxNullable<Guid> Id { get; set; }
Property Id As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also