Namespace:
RainWorx.FrameWorx.MVC.Models.CSV
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public static CustomFieldColumnSpec Create( int number, CustomField field, string cultureCode, string notes, string example )
Parameters
- number
- Type: SystemInt32
- field
- Type: RainWorx.FrameWorx.DTOCustomField
- cultureCode
- Type: SystemString
- notes
- Type: SystemString
- example
- Type: SystemString
Return Value
Type: CustomFieldColumnSpecSee Also