AtomsFramework Persistence Layer Reference Guide

AFAssociationAttribute.Delete Property

[This is preliminary documentation and subject to change.]

Inidicates that any associated objects should be automatically deleted when an object of this class is deleted.

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

Remarks

See Also

AFAssociationAttribute Class | AtomsFramework Namespace