MetadataDeleteRequest.ForceDelete Property

Definition

Caution

Ignored. Deleting an attribute updates any consuming subscription view

Flag for forcing the deletion of attributes associated with subscription views. 0 = don't force 1 = force attribute delete with subscription view

public:
 property Microsoft::MasterDataServices::Services::DataContracts::ForceDelete ForceDelete { Microsoft::MasterDataServices::Services::DataContracts::ForceDelete get(); void set(Microsoft::MasterDataServices::Services::DataContracts::ForceDelete value); };
[System.Obsolete("Ignored. Deleting an attribute updates any consuming subscription view")]
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.ForceDelete ForceDelete { get; set; }
[<System.Obsolete("Ignored. Deleting an attribute updates any consuming subscription view")>]
[<System.ServiceModel.MessageBodyMember>]
member this.ForceDelete : Microsoft.MasterDataServices.Services.DataContracts.ForceDelete with get, set
Public Property ForceDelete As ForceDelete

Property Value

The deletion of attributes associated with subscription views.

Attributes

Applies to