Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

AddUserMetadata Method

Adds user specified metadata to the Metadata list.

Syntax

[VB.NET]
Public Sub AddUserMetadata(ByVal name As String, ByVal value As String)
[C#]
public void AddUserMetadata(string name, string value);

Remarks

This method is used to add user specified metadata to Metadata.

After using this method to add user defined metadata, call SetBlobMetadata or SetContainerMetadata to set the metadata for the specified blob or container.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0