[]
public ServerInfoHeader GetModelItemPolicies(string Model, string ModelItemID, out Policy[] Policies, out bool InheritParent)
Public Function GetModelItemPolicies(Model As String, ModelItemID As String, ByRef Policies As Policy(), ByRef InheritParent As Boolean) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| string | Model | |
| string | ModelItemID | |
| Policy[] | Policies | |
| bool | InheritParent |
| Type | Description |
|---|---|
| ServerInfoHeader |