Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Collection of DCM configuration items from the policy download. This property will only contain items if DCM policy download is enabled in the policy request.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public ConfigurationItemCollection DcmCIs { get; }
public:
property ConfigurationItemCollection^ DcmCIs {
ConfigurationItemCollection^ get();
}
Public ReadOnly Property DcmCIs As ConfigurationItemCollection
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.ConfigurationItemCollection
See Also
ConfigMgrPolicyBodyDownloadReply Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top