FME Server .NET API

IFMEService.GetPropertyAccessor Method 

Gets a property accessor to access workspace properties.

[Visual Basic]
Function GetPropertyAccessor() As Safe.FMEServer.API.IFMEPropertyAccessor
[C#]
IFMEPropertyAccessor GetPropertyAccessor();

Return Value

a property accessor

See Also

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