Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal DocumentName As K2Field, _ ByVal Comment As K2Field, _ ByVal ManagedBy As K2Field, _ ByVal MetaData As K2Field, _ ByVal SiteURL As K2Field, _ ByVal Result As K2Field _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim DocumentName As K2Field Dim Comment As K2Field Dim ManagedBy As K2Field Dim MetaData As K2Field Dim SiteURL As K2Field Dim Result As K2Field Dim instance As New SPRecordHold(DocumentName, Comment, ManagedBy, MetaData, SiteURL, Result) |
C# | |
---|---|
public SPRecordHold( K2Field DocumentName, K2Field Comment, K2Field ManagedBy, K2Field MetaData, K2Field SiteURL, K2Field Result ) |
C++/CLI | |
---|---|
public: SPRecordHold( K2Field^ DocumentName, K2Field^ Comment, K2Field^ ManagedBy, K2Field^ MetaData, K2Field^ SiteURL, K2Field^ Result ) |
Parameters
- DocumentName
- Comment
- ManagedBy
- 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