Partager via


InventoryClientId Constructor (SmsClientId)

 

Initializes a new instance of the InventoryClientId class.

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

Syntax

public InventoryClientId(
    SmsClientId clientId
)
public:
InventoryClientId(
    SmsClientId^ clientId
)
Public Sub New (
    clientId As SmsClientId
)

Parameters

See Also

InventoryClientId Overload
InventoryClientId Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top