Visual Basic (Declaration) | |
---|---|
Public Shadows ReadOnly Property EventItem As RecordsManagementEventItem |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RecordsManagementEvent Dim value As RecordsManagementEventItem value = instance.EventItem |
C# | |
---|---|
public new RecordsManagementEventItem EventItem {get;} |
C++/CLI | |
---|---|
public: new property RecordsManagementEventItem^ EventItem { RecordsManagementEventItem^ get(); } |
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