Skip to content

9f3c7645 088b 3840 74ad f904080500c2

Fernando Garcia edited this page May 8, 2018 · 1 revision

GroupFieldModel.GetSeparatorChar Method

Additional header content

Returns separator char.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static string GetSeparatorChar(
	string separator
)

VB

Public Shared Function GetSeparatorChar ( 
	separator As String
) As String

Parameters

 

separator
Type: System.String
Separator text.

Return Value

Type: String
A value than represents separator char.

Remarks

[Missing documentation for "M:iTin.Export.Model.GroupFieldModel.GetSeparatorChar(System.String)"]

See Also

Reference

GroupFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally