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