PartnerX12.GetValidST01Values(String) Method
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:
System::Collections::Specialized::StringCollection ^ GetValidST01Values(System::String ^ GS01);
public System.Collections.Specialized.StringCollection GetValidST01Values (string GS01);
member this.GetValidST01Values : string -> System.Collections.Specialized.StringCollection
Public Function GetValidST01Values (GS01 As String) As StringCollection
Parameters
- GS01
- String