 | CTInterfaceGetCustomImportRuleArgsImportStruct Property |
Custom Import rule for current file.
Handled must be set to TRUE in order to this setting to apply.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic CTCustomImportFile ImportStruct { get; set; }
Public Property ImportStruct As CTCustomImportFile
Get
Set
Property Value
Type:
CTCustomImportFile
See Also