Gets the property for a property name in a specific property category.
[Visual Basic]
Function GetPropertyObject( _
ByVal propertyCategory As String, _
ByVal propertyName As String _
) As Safe.FMEServer.API.IFMEProperty
the property for a property name in a specific property category, otherwise null.
IFMEPropertyAccessor Interface | IFMEPropertyAccessor Members | Safe.FMEServer.API Namespace