Właściwość Package.ModelId
Pobiera identyfikator modelu to pakiet zawiera.
Przestrzeń nazw: Microsoft.MasterDataServices.Deployment
Zestaw: Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)
Składnia
'Deklaracja
Public ReadOnly Property ModelId As Identifier
Get
'Użycie
Dim instance As Package
Dim value As Identifier
value = instance.ModelId
public Identifier ModelId { get; }
public:
property Identifier^ ModelId {
Identifier^ get ();
}
member ModelId : Identifier
function get ModelId () : Identifier
Wartość właściwości
Typ: Microsoft.MasterDataServices.Services.DataContracts.Identifier
Nowe wystąpienie typu Identifier.