 | IRangeTemplateElementEntitySelected Property |
Gets or sets whether this range template element is selected
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ItemRange
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> Selected { get; set; }
Property Selected As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also