Activity.ForceDefaultIdFormat Property
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 or sets a value that detrmines if the DefaultIdFormat is always used to define the default ID format.
public:
static property bool ForceDefaultIdFormat { bool get(); void set(bool value); };
public static bool ForceDefaultIdFormat { get; set; }
static member ForceDefaultIdFormat : bool with get, set
Public Shared Property ForceDefaultIdFormat As Boolean
true
to always use the DefaultIdFormat; otherwise, false
.
Normally if the ParentId is defined, its format determines the format used by the current Activity. However, if ForceDefaultFormat
is set to true
, the ID format is always defined by the DefaultIdFormat property even if the ParentId is defined and the parent has a different format.
Tuote | Versiot |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: