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)
Syntaxpublic bool IsCollectionAdd { get; set; }Public Property IsCollectionAdd As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also