EntityMemberAnnotationsCreateRequest.Annotations Field

Definition

The array of annotations to create.

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) 

Field Value

Attributes

Applies to