Share via


EntityMemberAnnotationsGetResponse.Annotations 필드

정의

만들려는 주석의 배열입니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Annotation ^> ^ Annotations;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Annotation> Annotations;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable Annotations : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Annotation>
Public Annotations As Collection(Of Annotation) 

필드 값

특성

적용 대상