EdiAssembler.AllowTrailingDelimiters 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.
public:
property bool AllowTrailingDelimiters { bool get(); void set(bool value); };
[Microsoft.BizTalk.Component.BtsDescription("GenerateTrailingDelimitersDescription")]
[Microsoft.BizTalk.Component.BtsPropertyName("GenerateTrailingDelimitersName")]
[System.ComponentModel.Browsable(true)]
public bool AllowTrailingDelimiters { get; set; }
member this.AllowTrailingDelimiters : bool with get, set
Public Property AllowTrailingDelimiters As Boolean
Property Value
- Attributes