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