Visual Basic (Declaration) | |
---|---|
Public Function FilterBySiteURL( _ ByVal emp As SourceCode.Workflow.Common.SharePoint.Events.SharePointEventItem _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SiteURLFilter Dim emp As SourceCode.Workflow.Common.SharePoint.Events.SharePointEventItem Dim value As Boolean value = instance.FilterBySiteURL(emp) |
C# | |
---|---|
public bool FilterBySiteURL( SourceCode.Workflow.Common.SharePoint.Events.SharePointEventItem emp ) |
C++/CLI | |
---|---|
public: bool FilterBySiteURL( SourceCode.Workflow.Common.SharePoint.Events.SharePointEventItem^ emp ) |
Parameters
- emp
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2