'Declaration Public Function GetPolicies( _ ByVal Item As String, _ ByRef Policies() As Policy, _ ByRef InheritParent As Boolean _ ) As ServerInfoHeader
public ServerInfoHeader GetPolicies( string Item, out Policy[] Policies, out bool InheritParent )
Parameters
- Item
- Policies
- InheritParent