Click or drag to resize

IEntityMemberBaseLabel Property

Label of the member

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string Label { get; set; }

Property Value

Type: String

Implements

IReadOnlyEntityMemberBaseLabel
See Also