IDataSystemUtility Interface
This class is reserved for future use.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IDataSystemUtility _
Inherits ISystemUtility
'Usage
Dim instance As IDataSystemUtility
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IDataSystemUtility : ISystemUtility
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace