 | AreaDomainRelationSetItems Property |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IEnumerable<AreaDomainRelation> Items { get; }
Public ReadOnly Property Items As IEnumerable(Of AreaDomainRelation)
Get
Property Value
Type:
IEnumerableAreaDomainRelation
See Also