Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal SiteURL As K2Field, _ ByVal Library As K2Field, _ ByVal Folder As K2Field, _ ByVal Name As K2Field, _ ByVal URL As K2Field, _ ByVal Path As K2Field, _ ByVal Aliases As K2Field, _ ByVal PartOfProcessField As K2Field, _ ByVal PartOfProcess As Boolean _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim SiteURL As K2Field Dim Library As K2Field Dim Folder As K2Field Dim Name As K2Field Dim URL As K2Field Dim Path As K2Field Dim Aliases As K2Field Dim PartOfProcessField As K2Field Dim PartOfProcess As Boolean Dim instance As New SPOfficialFile(SiteURL, Library, Folder, Name, URL, Path, Aliases, PartOfProcessField, PartOfProcess) |
C# | |
---|---|
public SPOfficialFile( K2Field SiteURL, K2Field Library, K2Field Folder, K2Field Name, K2Field URL, K2Field Path, K2Field Aliases, K2Field PartOfProcessField, bool PartOfProcess ) |
C++/CLI | |
---|---|
public: SPOfficialFile( K2Field^ SiteURL, K2Field^ Library, K2Field^ Folder, K2Field^ Name, K2Field^ URL, K2Field^ Path, K2Field^ Aliases, K2Field^ PartOfProcessField, bool PartOfProcess ) |
Parameters
- SiteURL
- Library
- Folder
- Name
- URL
- Path
- Aliases
- PartOfProcessField
- PartOfProcess
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