AtomsFramework Persistence Layer Reference Guide

AFAssociationAttribute.Save Property

[This is preliminary documentation and subject to change.]

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

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

Remarks

See Also

AFAssociationAttribute Class | AtomsFramework Namespace