Visual Basic (Declaration) | |
---|---|
Public Property Holds As SPRecordHoldsCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SPOfficialFiles Dim value As SPRecordHoldsCollection instance.Holds = value value = instance.Holds |
C# | |
---|---|
public SPRecordHoldsCollection Holds {get; set;} |
C++/CLI | |
---|---|
public: property SPRecordHoldsCollection^ Holds { SPRecordHoldsCollection^ get(); void set ( SPRecordHoldsCollection^ value); } |
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