SeparatedField Class |
Namespace: CMS.DataEngine
public class SeparatedField
The SeparatedField type exposes the following members.
Name | Description | |
---|---|---|
![]() | SeparatedField |
Creates a new instance of SeparatedField for given field name.
|
Name | Description | |
---|---|---|
![]() | FieldName |
Info field name.
|
![]() | FileExtension |
Extension of the separated file. This extension has lower priority than FileExtensionFieldName.
|
![]() | FileExtensionFieldName |
Name of info field containing separated file extension. This extension has higher priority than FileExtension.
|
![]() | FileName |
Name of the separated file.
|
![]() | IsBinaryField |
Indicates whether the separated field contains binary data or not.
|