다음을 통해 공유


Package.ModelId 속성

Gets the identifier of the model the package contains.

네임스페이스:  Microsoft.MasterDataServices.Deployment
어셈블리:  Microsoft.MasterDataServices.Deployment(Microsoft.MasterDataServices.Deployment.dll)

구문

‘선언
Public ReadOnly Property ModelId As Identifier 
    Get
‘사용 방법
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

속성 값

유형: Microsoft.MasterDataServices.Services.DataContracts.Identifier
The identifier of the model the package contains.

참고 항목

참조

Package 클래스

Microsoft.MasterDataServices.Deployment 네임스페이스