QualifierIdentityUtils.PadLeftWithZeroForQualifier(String, 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:
static void PadLeftWithZeroForQualifier(System::String ^ % qualifier, System::String ^ ediProtocol);
public static void PadLeftWithZeroForQualifier (ref string qualifier, string ediProtocol);
static member PadLeftWithZeroForQualifier : string * string -> unit
Public Shared Sub PadLeftWithZeroForQualifier (ByRef qualifier As String, ediProtocol As String)
Parameters
- qualifier
- String
- ediProtocol
- String