 | IFileEntityBaseDocumentType Property |
Gets or sets the DocumentType member value (Type de document)
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxNullable<byte> DocumentType { get; set; }
Property DocumentType As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
See Also