AtomsFramework Persistence Layer Reference Guide

AFAssociationAttribute.Retrieve Property

[This is preliminary documentation and subject to change.]

Indicates that any associated objects should be automatically retrieved when an object of this class is retrieved.

[Visual Basic]
Public Property Retrieve As Boolean
[C#]
public bool Retrieve {get; set;}

Remarks

See Also

AFAssociationAttribute Class | AtomsFramework Namespace