Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the site code for assignment. This property is only returned when making a call to ConfigMgrMPKeyInformationExRequest.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public string AssignmentSiteCode { get; set; }
public:
property String^ AssignmentSiteCode {
String^ get();
void set(String^ value);
}
Public Property AssignmentSiteCode As String
Property Value
Type: System.String
See Also
MPKeyInformation Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top