Click or drag to resize

NodeEntityReferenceIsCollectionAdd Property

If set to true, this reference is not a property set but a collection add. Collection to add to is referenced by PropertyHoldingInstance

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public bool IsCollectionAdd { get; set; }

Property Value

Type: Boolean
See Also