GlobalX12.STSuffix 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 Microsoft::BizTalk::Edi::MessageCore::DelimiterSuffix STSuffix { Microsoft::BizTalk::Edi::MessageCore::DelimiterSuffix get(); void set(Microsoft::BizTalk::Edi::MessageCore::DelimiterSuffix value); };
public Microsoft.BizTalk.Edi.MessageCore.DelimiterSuffix STSuffix { get; set; }
member this.STSuffix : Microsoft.BizTalk.Edi.MessageCore.DelimiterSuffix with get, set
Public Property STSuffix As DelimiterSuffix