DiscoveryType.DisallowedAbsoluteUris Property
[Association(Name="DiscoveryType_DisallowedAbsoluteUri", Storage="_DisallowedAbsoluteUris", ThisKey="ID", OtherKey="DiscoveryTypeID", IsForeignKey=False, DeleteOnNull=False, DeleteRule="null", IsUnique=False)]
public
EntitySet<
DisallowedAbsoluteUri> DisallowedAbsoluteUris { public get; public set; }
See Also
DiscoveryType Class | Arachnode.Administration.App_Data Namespace