[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains the assignment replies

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 

PolicyAssignmentReplyAssignments 
ReplyAssignments { 
get; }
Public 
ReadOnly 
Property 
ReplyAssignments 
As 

PolicyAssignmentReplyAssignments
	
Get
public:
property 

PolicyAssignmentReplyAssignments^ 
ReplyAssignments {
	

PolicyAssignmentReplyAssignments^ 
get ();
}

See Also