 | IContactEntityBaseAssociatedFiles Property |
Gets the associated files collection
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIStringFileEntityCollection AssociatedFiles { get; }
ReadOnly Property AssociatedFiles As IStringFileEntityCollection
Get
Property Value
Type:
IStringFileEntityCollection
See Also