Sets the property value for a property name in a specific property category.
[Visual Basic]
Sub SetProperty( _
ByVal propertyCategory As String, _
ByVal propName As String, _
ByVal propValue As String _
)
IFMEPropertyAccessor Interface | IFMEPropertyAccessor Members | Safe.FMEServer.API Namespace