TemplateGenerationTypeCode.BulkDeleteCompleted Field
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.
Bulk delete has completed. Value = 2.
public: int BulkDeleteCompleted = 2;
public const int BulkDeleteCompleted = 2;
val mutable BulkDeleteCompleted : int
Public Const BulkDeleteCompleted As Integer = 2