| ReferencedEntityMapSeenWithGuidCount Property  | 
 
            Gets the # of seen entities which have already an ObjectID set
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic int SeenWithGuidCount { get; }Public ReadOnly Property SeenWithGuidCount As Integer
	Get
Property Value
Type: 
Int32
See Also