  | ModulePermissionCollectionInheritance Property  | 
  
    Namespace: 
   Dynamicweb.Security.UserManagement
    Assembly:
   Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic Dictionary<string, InheritanceInfo> Inheritance { get; }Public ReadOnly Property Inheritance As Dictionary(Of String, InheritanceInfo)
	Get
Property Value
Type: 
DictionaryString, 
InheritanceInfo
See Also