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 the identifier of the model the package contains.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
public Identifier ModelId { get; }
public:
property Identifier^ ModelId {
Identifier^ get();
}
member ModelId : Identifier with get
Public ReadOnly Property ModelId As Identifier
Property Value
Type: Microsoft.MasterDataServices.Services.DataContracts.Identifier
The identifier of the model the package contains.
See Also
Package Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top