| StaticEntityFieldsDataContainerIndicesOfLinkedFieldsPerFieldIndex Property  | 
 
            Gets the index of the indices of linked fields per field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic MultiValueHashtable<int, int> IndicesOfLinkedFieldsPerFieldIndex { get; }Public ReadOnly Property IndicesOfLinkedFieldsPerFieldIndex As MultiValueHashtable(Of Integer, Integer)
	Get
Property Value
Type: 
MultiValueHashtableInt32, 
Int32
See Also