![]() | ILocationIdNullableStringEntityMember Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
The ILocationIdNullableStringEntityMember type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyTrimEnd |
Apply a TrimEnd to the value
(Inherited from IReadOnlyStringEntityMember.) |
![]() | AuthorizedCharacters |
Gets or Sets the authorized characters set.
Use "a-zA-Z0-9" for alphanumeric characters.
Use "A-Z _" for uppercase letters, space and underscore.
Use @"A-Za-z\-" for letters and dash (escape the dash character)
(Inherited from IReadOnlyStringEntityMember.) |
![]() | CharacterCasing |
Character casing
(Inherited from IReadOnlyStringEntityMember.) |
![]() | DefaultExpression |
Default expression, used when the entity is in append mode to initialize the members
(Inherited from IReadOnlyEntityMemberT.) |
![]() | Entity |
Owner entity
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | IsSystem |
Indicates if a member is system
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Label |
Label of the member
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Length |
Length
(Inherited from IReadOnlyStringEntityMember.) |
![]() | MemberValueType |
Gets the type of the member value
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Modified |
Indicates if the actual value is different form the original value
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Name |
The name of the property corresponding to this member in the owner entity
(retrieve in the entity, using reflection)
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Nullable |
Indicates if the member can be null
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | OriginValue |
Original value of this member (after load or append)
(Inherited from IReadOnlyEntityMemberT.) |
![]() | PreviousValue |
Previous value of this member
(Inherited from IReadOnlyEntityMemberT.) |
![]() | ReadOnly |
Indicates if the member value can be change or not
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | RegularExpression |
Gets a regular expression to validate the value
(Inherited from IReadOnlyStringEntityMember.) |
![]() | UserDefined |
Indicates if the member is a user defined member
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Value |
Actual value of this member
(Inherited from IReadOnlyEntityMemberT.) |
![]() | Values |
List of authorize values if the authorized values is restricted
(Inherited from IReadOnlyEntityMemberT.) |
![]() | Visible |
Indicates if the member is visible when autocreating controls
(Inherited from IReadOnlyEntityMemberBase.) |
Name | Description | |
---|---|---|
![]() | CheckData |
Check the actual value integrity
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | CopyTo |
Copies the member value to the given member
(Inherited from IReadOnlyEntityMemberBase.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Name | Description | |
---|---|---|
![]() | CheckingData |
Raises when the member is checking data
(Inherited from IReadOnlyEntityMemberBase.) |