Méthode | Description | |
---|---|---|
CreateFormat ( string formatName, EmitionTypes publicFormatName = EmitionTypes.XML, string headerType = "" ) : |
Gets the DatalistFormat instance that represents the given formatName, or creates a new one if a DatalistFormat instance does not exist for the given formatName.
|
|
ToString ( ) : string |
Méthode | Description | |
---|---|---|
DataListFormat ( string formatName, EmitionTypes publicType, string headerType ) : System |
public static CreateFormat ( string formatName, EmitionTypes publicFormatName = EmitionTypes.XML, string headerType = "" ) : |
||
formatName | string | The display name of the datalist format. |
publicFormatName | EmitionTypes | Name of the public format. |
headerType | string | Type of the header. |
Résultat |