DynamicUpdateMapExtension.UpdateMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the extension for the dynamic update map.
public:
property System::Activities::DynamicUpdate::DynamicUpdateMap ^ UpdateMap { System::Activities::DynamicUpdate::DynamicUpdateMap ^ get(); };
public System.Activities.DynamicUpdate.DynamicUpdateMap UpdateMap { get; }
member this.UpdateMap : System.Activities.DynamicUpdate.DynamicUpdateMap
Public ReadOnly Property UpdateMap As DynamicUpdateMap
Property Value
The extension for the dynamic update map.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.