CrawlActionType.CrawlActions Property
[Association(ThisKey="ID", OtherKey="CrawlActionTypeID", IsUnique=False, IsForeignKey=False, DeleteRule="null", DeleteOnNull=False, Name="CrawlActionType_CrawlAction", Storage="_CrawlActions")]
public
EntitySet<
CrawlAction> CrawlActions { public get; public set; }
See Also
CrawlActionType Class | Arachnode.Administration.App_Data Namespace