FME Server .NET API

IFMECustomFormat.PropertyAccessor Property

The property accessor to access custom format properties. Category "fds_keywords" with property name "fds_format_line" returns the format line that corresponds with formats DB.

[Visual Basic]
Property PropertyAccessor As Safe.FMEServer.API.IFMEPropertyAccessor
[C#]
IFMEPropertyAccessor PropertyAccessor {get;}

See Also

IFMECustomFormat Interface | IFMECustomFormat Members | Safe.FMEServer.API Namespace