Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Add( _ ByVal Name As K2Field, _ ByVal Comment As K2Field, _ ByVal ManageBy As K2Field, _ ByVal Metadata As K2Field, _ ByVal SiteURL As K2Field, _ ByVal Result As K2Field _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SPRecordHoldsCollection Dim Name As K2Field Dim Comment As K2Field Dim ManageBy As K2Field Dim Metadata As K2Field Dim SiteURL As K2Field Dim Result As K2Field instance.Add(Name, Comment, ManageBy, Metadata, SiteURL, Result) |
C# | |
---|---|
public void Add( K2Field Name, K2Field Comment, K2Field ManageBy, K2Field Metadata, K2Field SiteURL, K2Field Result ) |
C++/CLI | |
---|---|
public: void Add( K2Field^ Name, K2Field^ Comment, K2Field^ ManageBy, K2Field^ Metadata, K2Field^ SiteURL, K2Field^ Result ) |
Parameters
- Name
- Comment
- ManageBy
- Metadata
- SiteURL
- Result
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